summaryrefslogtreecommitdiff
path: root/lib/libc/sys
AgeCommit message (Expand)Author
2021-12-10s/occured/occurred/ in comments, log messages and man pages.andvar
2021-11-19Mention that fchmod conforms to XPG 4.2. Bump date.wiz
2021-11-01Version the sigaction(2) libc wrapper. The new version uses the "siginfo"thorpej
2021-11-01Don't mention the "struct sigaltstack" name of "stack_t".thorpej
2021-10-31Tidy up how __sigaction14_sigtramp.c is added to SRCS.thorpej
2021-10-27- Use the signal trampoline version constants from <sys/signal.h>.thorpej
2021-10-26Merge all MD __sigaction14_sigtramp.c copies into one:christos
2021-10-23Add support for the EVFILT_EMPTY filter, which is activated when thethorpej
2021-10-20Oops, forgot to note the history of NOTE_OPEN, NOTE_CLOSE, NOTE_CLOSE_WRITE,thorpej
2021-10-20Overhaul of the EVFILT_VNODE kevent(2) filter:thorpej
2021-10-13Add support for the NOTE_SECONDS, NOTE_MSECONDS, NOTE_USECONDS,thorpej
2021-10-01PR/56424: Clay Mayers: recvfrom() is not a cancelation point as documentedchristos
2021-09-23Spell the number of nanoseconds as 10^9. Forgotten in previous.uwe
2021-09-23Minor markup tweaks.uwe
2021-09-23Spell the number of nanoseconds as 10^9.uwe
2021-09-23Markup fixes.uwe
2021-09-19Sort errors, remove extra comma.wiz
2021-09-19Add native implementations of eventfd(2) and timerfd(2), compatible withthorpej
2021-08-22s/priviledge/privilege/ in comments/log messages and fix one typo in descriptor.andvar
2021-08-08introduce a SOL_LOCAL for unix-domain socket level socket optionsnia
2021-07-31s/dependend/dependent/andvar
2021-07-28Fix typos, improve wording.wiz
2021-07-27Tie the maximum file lock per unprivilegied uid to kern.maxfilesmanu
2021-06-09vfork.2: clarify posix_spawn recommendation, pointed out by krenia
2021-06-08vfork.2: recommend posix_spawn insteadnia
2021-06-08Document NFSSVC_REPLACEEXPORTSLIST instead of NFSSVC_SETEXPORTSLIST.hannken
2021-03-28Document EINVAL for out of range socket address lengths.dholland
2021-03-27In getvfsstat(2), clarify that the size argument is in bytes.dholland
2021-03-17Remove superfluous article.wiz
2021-03-17Clarify use of open flags in open(2).dholland
2021-02-17Merge EINVAL descriptions; replace Xr to itself with Nm.wiz
2021-02-17Document more EINVAL cases for fsync_range.dholland
2021-02-13Document EINVAL for invalid flags given to fsync_range().dholland
2021-02-09Try improving readability in wrt negations.wiz
2021-02-09Document in poll(2) that poll first appeared in NetBSD in NetBSD 1.3.dholland
2021-02-09typo in previous.dholland
2021-02-09Rework the text of poll(2) for clarity. Bump date.dholland
2021-02-08clarify what happens when kill(-1, ...) does nothingnia
2021-02-07poll.2: fix typo in manual pagerillig
2020-11-30Note that open(O_ASYNC) does not work as advertised.riastradh
2020-11-27Refine the documentationkamil
2020-10-31add missing sentence.christos
2020-10-31Remove trailing whitespace.wiz
2020-10-31PR/55663: Ruslan Nikolaev: Add support for EVFILT_USER in kqueue(2)christos
2020-08-14New system call getrandom() compatible with Linux and others.riastradh
2020-07-17Remove trailing whitespace.wiz
2020-07-17Add ppoll() a compatibility wrapper around pollts(2)kamil
2020-05-16Add ACL support for FFS. From FreeBSD.christos
2020-05-14Use more markup.wiz
2020-05-14Introduce new ptrace(2) operations: PT_SET_SIGPASS and PT_GET_SIGPASSkamil