summaryrefslogtreecommitdiff
path: root/lib/libc/sys
AgeCommit message (Expand)Author
2023-07-07select(2), poll(2): Clarify return values.riastradh
2023-07-02getrandom(2): Reduce editorializing tone in man page.riastradh
2023-06-30getrandom(2), getentropy(3): Rework man pages.riastradh
2023-06-08socket(2): change type flags list back to -taguwe
2023-06-06socket(2): fix macro invocation in a columnuwe
2023-06-06socket(2): use "provides" consistently in "type" descriptionsuwe
2023-06-06socket(2): use .Bl -column where appropriateuwe
2023-06-06socket(2): Move prose list of socket type summaries into a table.riastradh
2023-06-06socket(2): Tidy up markup a bit.riastradh
2023-03-05Document the error code when O_REGULAR is specified and the lastthorpej
2023-03-03mremap(2): Note MAP_REMAPDUP bug.riastradh
2023-03-01mremap(2): Fix example to use MAP_PRIVATE.riastradh
2023-03-01mmap(2): minor markup tweaksuwe
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