summaryrefslogtreecommitdiffstats
path: root/libc/unistd/usleep.c
Commit message (Expand)AuthorAgeFilesLines
* sleep: code shrinkDenys Vlasenko2010-10-211-7/+7
* trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer2009-09-181-2/+0
* Last portion of libc_hidden_proto removal.Denis Vlasenko2008-11-201-1/+1
* - adds several config-options to allow for turning off certain featuresBernhard Reutner-Fischer2008-06-031-0/+14
* Daniel Jacobowitz: sleep()/usleep() relies on nanosleep() being a cancellationMike Frysinger2007-05-021-1/+1
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-1/+7
* Convert the rest of users to hiddenPeter S. Mazinger2005-12-081-0/+2
* Make sleep behave itself properly inthe presence of SIGCHLDEric Andersen2003-12-301-5/+5
* Fix usleep to work correctly. Fix sleep behavior in theEric Andersen2002-01-021-0/+13