summaryrefslogtreecommitdiff
path: root/lib/libc/sys
AgeCommit message (Expand)Author
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
2003-01-19g/c the NEXTRELEASE comment tag now that the next version number is decidedjdolecek
2003-01-19Fix typo.wiz
2003-01-19Drop trailing comma in SEE ALSO.wiz
2003-01-19Bx Open -> Ox.wiz
2003-01-18Merge the nathanw_sa branch.thorpej
2003-01-14There is no adjust(), so adjust adjtime(2) to adjust for adjust reallytsarna
2003-01-06descriptor with a c.wiz
2003-01-02Drop trailing spaces; sort SEE ALSO.wiz
2003-01-02Drop trailing spaces.wiz
2002-12-30In EINTR description, add a crossreference to sigaction(2).sommerfeld
2002-12-30add EINTR.grant
2002-12-30clarify EINTR.grant
2002-12-06Provide O_NOFOLLOW with compatibility with the joneses.christos
2002-11-13Drop trailing whitespace.wiz
2002-11-12Explain how WIF* macros use the status value instead of the pointer to the st...manu
2002-11-12Review oversight: ENOSR: resource -> resources, which is what thekleink
2002-11-12Add the missing errno symbols that are defined in IEEE Std 1003.1-2001.skrll
2002-11-11Make sure there is a newline at the end of CPP input.thorpej
2002-11-04struct kevent's udata is actually intptr_tjdolecek
2002-10-23use .Nx 2.0 consistently in HISTORY sectionjdolecek
2002-10-23update HISTORY - kqueue branch was mergedjdolecek
2002-10-23'data' field of struct kevent is actually int64_t nowadaysjdolecek
2002-10-23make support for kqueue(2) and kevent(2) unconditional, the kqueue branchjdolecek
2002-10-13no more BUGS; EVFILT_{VNODE,READ} is supported also for other filesystemsjdolecek
2002-10-12if WITH_KQUEUE is defined and <sys/event.h> exists in DESTDIR, compilejdolecek
2002-10-08backout previous (3rd arg type), as it does not meet with getdirentries.c.itojun
2002-10-03COMPAT_43 getdirentries(2) actually has u_int 'nbytes' argumentjdolecek
2002-10-02argument with g, operation with e.wiz
2002-10-02corrseponding -> corresponding, filesystem -> file system.wiz
2002-10-02Correct various misspellings.wiz
2002-10-01deprecated, not depreciated.wiz
2002-10-01New sentence, new line.wiz
2002-10-01Remove some \f* cruft.wiz
2002-10-01New sentence, new line. From Robert Elz.wiz