summaryrefslogtreecommitdiff
path: root/lib/libc/sys
AgeCommit message (Expand)Author
2013-02-14Fix typo in error code; from Henning Petersen in PR 47565.wiz
2013-02-05Remove remnants of AF_IMPLINK.joerg
2013-02-05Xref getcwd(3).wiz
2013-02-04Bump date for previous.wiz
2013-02-04According to the opengroup document [1], we should include fcntl.h (notnjoly
2013-01-13Revert defective O_SEARCH implementation committed by manu@ along withdholland
2013-01-12One more bit: explicitly state what calls to faccessat() are equivalentdholland
2013-01-12Rewrite heavily. This was originally going to be just an improvement ofdholland
2012-12-01Bump date. New sentence, new line. Wording/articles.wiz
2012-12-01Bump date. New sentence, new line. Wording/articles.wiz
2012-12-01Bump date, really.wiz
2012-12-01Bump date. New sentence, new line. Wording/articles.wiz
2012-12-01Bump date. New sentence, new line. Wording/articles.wiz
2012-12-01Bump date. New sentence, new line. Wording/articles.wiz
2012-12-01Bump date. New sentence, new line. Wording/articles.wiz
2012-12-01New sentence, new line. Add articles.wiz
2012-12-01Remove trailing whitespace.wiz
2012-11-24mention that kevent returns now EOPNOTSUPP.christos
2012-11-18Add most system calls for POSIX extended API set, part 2, with test cases:manu
2012-11-06NL -> . to improve outputwiz
2012-11-06Mention sigevent(3) not only in DESCRIPTION but in SEE ALSO as well.uwe
2012-11-06Fix another typo.uwe
2012-11-06Fix typo.uwe
2012-11-04Bump date for previous. Grammar fix.wiz
2012-11-03add utimens and lutimens wrappers using utimensat.christos
2012-10-14typodholland
2012-10-08Function argument Fa macro expects its name on the same line.njoly
2012-10-02add clock_nanosleep(2)christos
2012-09-12setcontext() used to be incompatible with -lpthread since it affectedmanu
2012-08-07 Add -A, -a, and -e options to modstat(8) along with kerneljnemeth
2012-07-09Add ENOTCONN to returned error codes, bump date.jdf
2012-06-25Update old-style definitions to ANSI, remove a couple of registerabs
2012-06-24fix old style definitions; XXX: gcc should have picked them up but it did not.christos
2012-06-23"appeared in", not "appeared on".dholland
2012-06-22Replace nonexistant Lx macro. Use full NetBSD version for Nx.wiz
2012-06-22Fix macro. Replace another one (there is no .Lx). Use full NetBSD version.wiz
2012-06-22Remove trailing whitespace. Sort errors. Bump date for previous.wiz
2012-06-22Remove trailing whitespace. Use more markup. Bump date for previous.wiz
2012-06-22{send,recv}mmsg gluechristos
2012-06-09describe RLIMIT_NTHRchristos
2012-05-21Calling _lwp_create() with a bogus ucontext could trigger a kernelmartin
2012-05-15Clarify description of the msgrcv() return value. I kept on misreading it forreinoud
2012-04-21Add capfile(5) to describe the termcap format.roy
2012-04-13Sort errors.wiz
2012-04-13needs sys/lwpctl.h for constantsyamt
2012-04-13- fix ambiguous sentences.yamt
2012-04-02fix a couple of typosagc
2012-03-20Convert to C89 prototypes. Remove use of __Pmatt
2012-03-19pselect->paccept for this pageplunky
2012-03-18fail as the man page says sched_rr_get_interval should.christos