summaryrefslogtreecommitdiff
path: root/lib/libc/sys
AgeCommit message (Expand)Author
2003-06-27SYNOPSIS is not a good place for C comments;wiz
2003-06-26Fix typo in macro.wiz
2003-06-23PR/21948: Todd Vierling: Implement MAP_TRYFIXED for linux emulation.christos
2003-06-11Adapt to current sys/socket.h. Noted by MAEKAWA Masahide in PR 21849.wiz
2003-05-27Add ETIME, per POSIX-2001.kleink
2003-05-15Point to IPC tutorials in /usr/share/doc/psd, update names, and add authors.wiz
2003-05-11Rather than printing the definition of struct sigaction literally,kleink
2003-05-11As prompted by Thomas Klausner, add a sentence on sigset_t and sigsetops()kleink
2003-05-08O_NOFOLLOW is another non-standard extensionlukem
2003-05-08USE ${HOST_SH}christos
2003-05-01a -> an from jmc@openbsd. Add a comma while here.wiz
2003-05-01Mention EINVAL. From PR#17921.gmcgarry
2003-04-24Bump date for last.wiz
2003-04-24Drop trailing space.wiz
2003-04-20PR/7572: John F. Woods: document EINVAL caused by bogus flags in structchristos
2003-04-20PR/7004: Jonathan Stone: Document that sendto(2) can fail with EISCONNchristos
2003-04-20Grammar.david
2003-04-16Use .In instead of .Fd.wiz
2003-04-16Usewiz
2003-04-14Bump date, remove an article.wiz
2003-04-14seteuid() and setegid() were adopted in IEEE Std 1003.1-2001 + X/Openjdolecek
2003-04-10Add a comma after e.g.wiz
2003-04-10Document the new MAP_ALIGNED() flag/macro, be more specific about whatatatat
2003-04-09Change the strerror() string for ERANGE consistently to "Result tookleink
2003-04-07Some e.g. cleanup: replace "eg" with "e.g.,". From Igor Sobrado in PR 19692.wiz
2003-03-31avaliable->available (Igor Sobrado, PR misc/19810)perry
2003-03-31enforcable->enforceable (Igor Sobrado, PR misc/19731)perry
2003-03-31semanics->semantics (Igor Sobrado, PR misc/19731)perry
2003-03-20FIONASYNC should be FIOASYNCdsl
2003-03-18Mention namelen in DESCRIPTION. From Todd C. Miller/OpenBSD.wiz
2003-03-18Fix capitalisation of "indicates". From Todd C. Miller/OpenBSD.wiz
2003-03-15Use "its" instead of "it's" where appropriate.wiz
2003-03-15Xr vfork(2); not worth a Dd bumpjhawk
2003-03-14Make execve a weak syscall.nathanw
2003-03-03Grammar improvements and some minor mdoc fixes.wiz
2003-03-02Add missing .Ppjmmv
2003-03-01Add _Exit(), for C99 and POSIX-2001.bjh21
2003-02-16After "sys/event.h" was fixed "sys/types.h" doesn't need to be includedtron
2003-02-15add POSIX sigtimedwait(), sigwaitinfo(), sigwait() - wait for queued signalsjdolecek
2003-02-13for WEAKSM list, use leading tab, rather than spaces on the continuation linesjdolecek
2003-02-04"Utilize" has exactly the same meaning as "use," but it is moreperry
2003-02-04update copyright dates and .Ddjdolecek
2003-02-04Introduce EVFILT_TIMER, which allows a process to establish anjdolecek
2003-01-31use right function name in HISOTRY, this is not _lwp_create(2)jdolecek
2003-01-28Make the generated .S files depend on ${.CURDIR}/sys/Makefile.inc.thorpej
2003-01-27Move accept and connect stubs to WEAKASM so that they can be overridden.nathanw
2003-01-22While we're here, document EPERM.kleink
2003-01-22Add a STANDARDS section; requested by Thomas Klausner.kleink
2003-01-21A function wrapper cannot be used for getcontext(), so error outkleink
2003-01-20Add _ksem stubs.christos