summaryrefslogtreecommitdiff
path: root/lib/libc/sys
AgeCommit message (Expand)Author
2002-03-17Document PT_IO.thorpej
2002-03-06Add SYNOPSIS.wiz
2002-03-05Historic typo: "unfo" -> "undo"tv
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2002-02-07Generate <>& symbolically.ross
2002-02-03Add a reference to dir(5) per PR 14291fair
2002-01-31Whitespace nit.wiz
2002-01-31Implement the CLOCK_MONOTONIC clock for the posix/opengroup realtimesimonb
2002-01-30Note #include <unistd.h> in SYNOPSISross
2002-01-29Don't even put Lint*.c in DPSRCS if MKLINT=no.tv
2002-01-26Fix tyop, noticed by Allen Briggs.simonb
2002-01-14* Add WSYSCALL() to SYS.h, which creates a system call with anthorpej
2002-01-12fix a typo.yamt
2002-01-11document that ptrace() will return EAGAIN if the process that we are tryingchristos
2002-01-04Improve grammar.wiz
2002-01-03Add a note that POLLIN event is returned rather than POLLHUP whenjdolecek
2002-01-03Reference variable "ap" in lint dummy code to avoid warning abouttron
2002-01-03Don't assign semun if __lint__.thorpej
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