summaryrefslogtreecommitdiff
path: root/lib/libc/sys/poll.2
AgeCommit message (Expand)Author
2010-03-22Use .In for header files instead of .Ar Pa and variations.joerg
2008-04-30Convert TNF licenses to new 2 clause variantmartin
2006-10-13Fix date string.wiz
2006-09-08Clarify POLLOUT and POLLWRNORM are equivalent. Bump date.uebayasi
2005-03-10Crank the copyright year.kleink
2005-03-10End sentence with a dot. Remove trailing whitespace.wiz
2005-03-10s/nil pointer/null pointer/kleink
2005-03-10Add pollts() prototype to <poll.h>, and update manual page synopsis forkleink
2005-02-28Bump date for pollts.wiz
2005-02-26Build syscalls stubs for pselect and pollts. Update man pages.matt
2004-05-13\- is a minus, not -.wiz
2003-04-16Usewiz
2003-01-18Merge the nathanw_sa branch.thorpej
2002-10-01New sentence, new line. From Robert Elz.wiz
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2002-01-04Improve grammar.wiz
2002-01-03Add a note that POLLIN event is returned rather than POLLHUP whenjdolecek
2001-11-14mention that we ignore negative fds.christos
2001-09-16Sort sections, sort SEE ALSO, punctuation and miscellanous fixes.wiz
2001-04-25Spell occurred correctly.simonb
1999-12-02Add a LIBRARY section to system call manual pages. While it's clear that thekleink
1999-03-22Last of the .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1998-08-29first pass at fixing up capitalization of function names andlukem
1998-08-15Assign my copyrights to TNF.mycroft
1997-11-21Update for nfds_t.kleink
1996-09-07Mention that timeout is in milliseconds.mycroft
1996-09-07Document the use of INFTIM.mycroft
1996-09-07Add a poll(2) man page.mycroft