summaryrefslogtreecommitdiff
path: root/lib/libc/sys
AgeCommit message (Expand)Author
2004-01-11fix a typomrg
2004-01-08Fix some spacing nits, an Xref section, and a long line.wiz
2004-01-07- Describe all system threads.christos
2004-01-05Document F_MAXFD, F_CLOSEMchristos
2004-01-02- libc.so.12.109 and libpthread.so.0.4cl
2004-01-02Fix typo; from Aidan Kehoe in PR lib/23951.jmmv
2003-12-17Bump date for previous (hi christos!).wiz
2003-12-17Say what happens with pgrp == 0.christos
2003-12-09Reference kfilter_register(9) rather than the non-existent kfilter_register(2).augustss
2003-12-04netbsd.org -> NetBSD.orgkeihan
2003-11-25- Document NO_DEFERchristos
2003-11-25Catch up with namei: An empty string is not a valid pathname.kleink
2003-11-19Use Rv for return values section; bump date.wiz
2003-11-19document RETURN VALUESpooka
2003-11-18Fix typo in previous.wiz
2003-11-18Userland portion of fsync_range(2), written by Bill Studenmund, andthorpej
2003-10-25POSIX: when attempting to fdatasync(2) a file which is not open forkleink
2003-10-14Move siginfo(5) and ucontext(5) to siginfo(2) and ucontext(2) resp.,wiz
2003-10-14& -> \*[Am]; mark up FD_SETSIZE; bump date for previous.wiz
2003-10-14note that programs that use rpc(3) cannot bump FD_SETSIZE.itojun
2003-10-13Move Matt Green's code from a 4-clause to a 3-clause licence by removingagc
2003-10-07Add a MAP_WIRED flag to mmap(2), which causes the new mapping to bethorpej
2003-09-30Pass -D_LIBCchristos
2003-09-16fix SA/pthread pagefault failure:cl
2003-09-14In is only to be used in SYNOPSIS; Aq Pa is better for other places.wiz
2003-09-14Various fixes.wiz
2003-09-13Fix some typos, attempt some markup normalization, align wording a littlekleink
2003-09-13forgot to install timer_settime.christos
2003-09-13Fix markup.christos
2003-09-13Sprinkle restrict into timer_{create,settime}(2).kleink
2003-09-13Add timer man pages. Hi Nathan!christos
2003-09-11we only have it if __HAVE_SIGINFO is not defined.christos
2003-09-10Add semicolons when enumerating variables (looks more natural);wiz
2003-09-10Reflect reality after siginfo changes.christos
2003-09-08Use St -isoC-9X instead of St -isoC9X, to be in sync with groff.wiz
2003-08-11correct an assertion about minimum stack size: MINSIGSTKSZ is sufficientdrochner
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-08-01Rework how dependency generation is performed:lukem
2003-07-26netbsd.org->NetBSD.orgsalo
2003-07-16Mark __clockctl_fd close-on-exec to avoid unintentionally leakingcb
2003-07-14cpu -> CPU, from jmc@openbsd.wiz
2003-07-04Bump date for last.wiz
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