summaryrefslogtreecommitdiffstats
path: root/libc/unistd/sleep.c
Commit message (Expand)AuthorAgeFilesLines
* convert // comments to /**/; remove empty #if/#endif pairs. no code changesDenys Vlasenko2009-09-181-3/+0
* trim Experimentally off and uncommented hiddenAustin Foxley2009-09-181-5/+0
* Synch with trunk @ 24242Carmelo Amoroso2008-12-031-25/+14
* Synch with trunk @ 24165Carmelo Amoroso2008-11-271-6/+6
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...Carmelo Amoroso2008-07-091-0/+55
* Fix Makefile.in and synch them with trunk. Signed-off-by: Carmelo Amoroso <ca...Carmelo Amoroso2007-11-201-1/+1
* Merge from trunk."Steven J. Hill"2006-02-251-10/+16
* Bring in sleep.c from trunk and update change sigaction.c for MIPS"Steven J. Hill"2005-12-101-2/+6
* Fix 'sigaction' for NPTL and other thread models."Steven J. Hill"2005-12-081-2/+0
* Big merge from trunk. Stop the madness!"Steven J. Hill"2005-12-061-0/+2
* Merge from trunk."Steven J. Hill"2005-12-021-4/+4
* Make sleep behave itself properly inthe presence of SIGCHLDEric Andersen2003-12-301-6/+3
* Sleep was returning the wrong value because:David McCullough2003-05-141-2/+4
* Take the shorcut version, which is good enough forEric Andersen2002-01-021-2/+2
* Fix usleep to work correctly. Fix sleep behavior in theEric Andersen2002-01-021-14/+98
* Update to accomodate the header file changesEric Andersen2001-09-271-2/+2
* More cleanups. Fix things so tinylogin compiles.Eric Andersen2000-11-041-1/+1
* Reorg unistd dirEric Andersen2000-10-111-0/+24