summaryrefslogtreecommitdiff
path: root/lib/libc/sys
AgeCommit message (Expand)Author
2016-07-30Sort errors.wiz
2016-07-30Remove obsolete BUGS section. getsockname(2) report sensible valuesnjoly
2016-07-25Remove one of the two SEE ALSO sections.wiz
2016-07-12Merge two EAGAIN sections.wiz
2016-07-09Drop in a reference to the list of async-signal-safe functions.dholland
2016-07-09Dump the list of async-signal-safe functions here. It belongs indholland
2016-07-03GSoC 2016 Charles Cui: Implement thread priority protection based on workchristos
2016-06-30Bump date for header file change.wiz
2016-06-30Document WAIT_ANY and WAIT_MYPGRP constantsabhinav
2016-06-30PR 51287 Ralf Nolden: posix_fallocate belongs in <fcntl.h>dholland
2016-06-18Use generic types in the profil(2) function prototype (<unistd.h>)kamil
2016-06-16Bump date for previousryoon
2016-06-16Fix typoryoon
2016-04-29move section around.christos
2016-04-29Sort a bit more.wiz
2016-04-28- merge the options descriptions, sort them.christos
2016-04-24Fix typos, whitespace, formatting.wiz
2016-04-23add clock_getcpuclockid{2,}christos
2016-04-06Drop trailing whitespace.wiz
2016-04-06revert part of previous; not needed.christos
2016-04-06- clarify si_signo difference for waitid and wait6 as per POSIX.christos
2016-04-04Use more markup, fix a typo.wiz
2016-04-03add idtype.h to mklintstub and say who generates it.christos
2016-04-03userland bits for wait6/waitid.christos
2016-03-20Sort errors. Improve markup.wiz
2016-03-19Sync documentation of struct ktr_header with reality:dholland
2016-03-19Update documented prerequisite includes. PR 50633 and PR 50634.dholland
2016-01-23MAXNAMLEN, not MAXNAMELEN. From Giuseppe Gatta on netbsd-docs.dholland
2015-12-30Fix xrefs.wiz
2015-12-30point to more information about clock_idplunky
2015-12-09Fix date.wiz
2015-12-08PR/50506: Tobias Nygren: kqueue(2) lacks EV_DISPATCH/EV_RECEIPT supportchristos
2015-12-07Update to match reality. For these functions, we still try the systempgoyette
2015-11-29Drop trailing whitespace.wiz
2015-11-29Initial documentation of the internal syscalls that implement the librtpgoyette
2015-11-04Document the ms_flags field which is now exported in struct modstatpgoyette
2015-11-01Fix macro. Remove trailing whitespace.wiz
2015-10-31mention what we are allowed to do.christos
2015-10-02PR/50295: Fix clock_nanosleep return value documentation.christos
2015-07-02document PIOD_READ_AUXV.christos
2015-05-09Provide additional info on why ENOEXEC gets returned.pgoyette
2015-04-22Remove trailing whitespace.wiz
2015-04-21Mention EWOULDBLOCK too since a lot of the source code and documentation stillchristos
2015-04-05Sort errors. Bump date for previous.wiz
2015-04-05Note that bind(2) can fail with EAFNOSUPPORT. The description of why isrtr
2015-03-02say that we put the exit code in data.christos
2015-02-27Document SIGBUS per ToG.christos
2015-02-08It is 2015 already.wiz
2015-02-08The length argument is of an unsigned type (size_t) and cannot benjoly
2015-02-01PR/49617: Kirk Russell: Describe the posix_fallocate return values correctly.christos