summaryrefslogtreecommitdiff
path: root/lib/libc/sys
AgeCommit message (Expand)Author
2014-07-28PR/49045: Tetsuya Isaki: remove remaining caddr_t in ptrace(2)christos
2014-07-25Sort errors. Whitespace nits.wiz
2014-07-25Sort SEE ALSO.wiz
2014-07-25Add userlevel manifestations of posix_fallocate and fdiscard, indholland
2014-07-19fix usagedholland
2014-07-18Removedholland
2014-07-18Clarify HISTORY and bump date.dholland
2014-07-18fix typo and minor usage issuedholland
2014-07-18Document MAP_INHERIT_ZERO.christos
2014-07-15Document the upper limit on size of props dictionary that was recentlypgoyette
2014-07-15Clean up ERRORS (sort, merge).wiz
2014-07-09mention sig == 0christos
2014-06-14Sort errors.wiz
2014-06-14Follow OpenGroup online documents for truncate[1] and ftruncate[2].njoly
2014-06-09Replace wrong numeric values with corresponding symbolic constants.njoly
2014-05-30len argument is of unsigned type (size_t) and thus cannot be negative;njoly
2014-05-09Remove error condition for negative length parameter; thenjoly
2014-04-10Mention the word 'inode' next to st_ino so it's easier to find.wiz
2014-04-08play the "documentation matches implementation" gamepooka
2014-03-28Remove trailing whitespace. Merge EINVAL entries.wiz
2014-03-28Document a bit CLOCK_VIRTUAL and CLOCK_PROFdegroote
2014-02-22pipe2 requires fcntl.h for its flags; PR 48614 from Steffen Daode Nurpmeso.dholland
2014-02-02Mark up HZ.wiz
2014-02-01mention how HZ affects uschristos
2014-01-31Fix prototype in SYNOPSIS, mark up NULL with Dv.wiz
2014-01-31expose __lwp_park60christos
2014-01-16"soon" is "now". Remove all __indr_reference crap.christos
2014-01-04Merge EINVAL descriptions.wiz
2013-12-28O_SYNC, not O_FSYNC. Spotted by "beatnix" on freenode.dholland
2013-12-25Sort errors. Use parentheses instead of Pq in normal text.wiz
2013-12-25typodholland
2013-12-24Rewrite for clarity and add an example.dholland
2013-11-28The document date was not updated as it should have been.khorben
2013-11-28Fixed a typo in the example code for select(2)khorben
2013-11-09Add utimens/lutimens man pages links.njoly
2013-10-17Change mknodat(2) device argument type from uint32_t to dev_t.njoly
2013-10-15Adjust needed includes for fchmodat/mkdirat/mkfifoat/mknodat/fstatatnjoly
2013-10-05Fixed spelling of 'appeared'.ast
2013-10-05Add missing El macro.njoly
2013-09-22Attempt to clarify that fsync() is like fsync_range() with theapb
2013-09-14Add needed sys/stat.h include for utimens functions.njoly
2013-09-06document MD ways to access private data for some platformsyamt
2013-08-02Use more markup and improve table formatting.wiz
2013-08-02Update accept(2) to indicate that paccept honours SOCK_NOSIGPIPE in itselric
2013-07-30Add mknodat(2) specific errors.njoly
2013-07-30Add mkfifoat(2) specific errors.njoly
2013-07-30Add fchownat(2) specific errors.njoly
2013-07-29Add chmodat(2) specific errors.njoly
2013-07-29Add openat(2) specific errors.njoly
2013-07-29Add utimensat(2) specific errors.njoly