summaryrefslogtreecommitdiff
path: root/lib/libc/sys
AgeCommit message (Expand)Author
2001-12-09- Changed clocktl interface to use syscallargs structuresmanu
2001-11-29grammarross
2001-11-24comment out the STANDARDS section for nowjdolecek
2001-11-23Two punctuation-vs.-macro improvements, and a grammar fix.wiz
2001-11-23document new error casesjdolecek
2001-11-23Grammar nit from 1.14.jhawk
2001-11-23remove the list of Berkeley-specific signals from STANDARDSjdolecek
2001-11-14mention that we ignore negative fds.christos
2001-11-13Only put LintSys*.c in DPSRCS; the others are static files.tv
2001-11-13Clean up a little more (DPSRCS already goes in CLEANFILES; reducetv
2001-11-13No need for the .for in this case (holdover from earlier noncommittedtv
2001-11-13Make this match the new .S extension of syscalls.tv
2001-11-13Make previous a bit cleaner, too: just refer to all these files by thetv
2001-11-13Fix backslash typo in previous.tv
2001-11-13Make the generation of syscall stubs a lot more reliable by generating realtv
2001-10-23Reduce the ties to `inode'.kleink
2001-10-23Should have done this years ago...mycroft
2001-10-22Sprinkle some __restrict into <sys/socket.h>.kleink
2001-10-16Remove inclusion of <sys/types.h> from synopsis; it is no longer needed.kleink
2001-10-16Boring whitespace or punctuation fixes.wiz
2001-10-16Clean up synopsis somewhat:kleink
2001-10-02Clarify that you may get a signal instead of EFAULT.sommerfeld
2001-09-17Need string.h for memcpy() prototype.thorpej
2001-09-17Need string.h for memcpy() prototype.thorpej
2001-09-17Pull in <string.h> for memcpy() prototype.thorpej
2001-09-17Include string.h for memcpy().tsutsui
2001-09-16Added support to use the clockctl driver if present for adjtime(),manu
2001-09-16Sort sections, sort SEE ALSO, punctuation and miscellanous fixes.wiz
2001-09-16Boring whitespace fixes.wiz
2001-09-08Add __clone.Schristos
2001-09-07Follow a hint by Simon Burge (first part of diff), and comment inwiz
2001-09-06Add ntp_adjtime(2) and ntp_gettime(2) man page.wiz
2001-09-01Don't need <sys/types.h> or <sys/time.h> before <sys/resource.h>.simonb
2001-08-25Fix typo mentioned in OpenBSD PR/2032mjl
2001-07-18Build __clone.S, the Lint stubs, and the manual pages.thorpej
2001-07-18Fix the declaration of the funciton in the SYNOPSIS section.thorpej
2001-07-18Document WALTSIG (and __WCLONE) and WALLSIG (__WALL). Restructure thethorpej
2001-07-17Document CLONE_VFORK and note that we also do not implement CLONE_PTRACE.thorpej
2001-07-17Lint stubs for clone(2).thorpej
2001-07-17Manual page for clone(2).thorpej
2001-07-10move to kqueue branch for nowlukem
2001-07-09grammar.skrll
2001-06-28freebsd kqueue implementationlukem
2001-06-07note the SWAP PRIORITY section in swapctl.8mrg
2001-06-05NetBSD -> Nxwiz
2001-05-19Use EAGAIN instead of EWOULDBLOCK. The actual numeric value isjdolecek
2001-05-17replace return with rename (from Bruce Korb).matt
2001-05-05Document l_type usage explicitly; fixes PR misc/10325.kleink
2001-04-25Spell occurred correctly.simonb
2001-04-23Dummy commit to kill -kk.wiz