summaryrefslogtreecommitdiff
path: root/lib/libc/sys
AgeCommit message (Expand)Author
2022-12-04fcntl(2): Fix wrong markup in a couple of placesuwe
2022-12-04Bump date for the fixed RETURN VALUES in previousuwe
2022-12-04Tweak markup in _lwp_*(2) manual pagesuwe
2022-12-04lib: Mark up error names in man pages with .Eruwe
2022-12-04flock(2): s/Eq/Er/ typo in the ERRORS sectionuwe
2022-12-04Sections 2 and 3 have RETURN VALUES, not DIAGNOSTICSuwe
2022-11-29socketpair(2): Formatting nitsuwe
2022-11-29document the only supported type protocol, document type flagsjschauma
2022-10-18avoid unnecessary Ns macrowiz
2022-10-18Note that the exit status may be truncated to the least significant 8 bits.jschauma
2022-10-17add missing 'the'jschauma
2022-10-16Add EINVAL doc from Jan Schaumannchristos
2022-08-01clone(2): document that _GNU_SOURCE must be defined for the prototypeswiz
2022-07-31__quotactl(2): typo.dholland
2022-07-26mincore(2) - use .Rv -stduwe
2022-07-25mincore(2): Clarify units of len argument: bytes, not pages.riastradh
2022-06-28bind.2: add references to specific protocol familiesrillig
2022-06-28fix references in manual pages to the reference documentationrillig
2022-05-21fix typo in sigaction(2)dholland
2022-03-24fork.2: add _exit(2) xref and spell "ID" consistentlygutteridge
2022-03-16setpgid.2: Mention that both child and parent need to call it.dholland
2022-03-13s/hander/handler/ and s/hader/header/ in comments and documentation.andvar
2022-02-13Fix typopgoyette
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