summaryrefslogtreecommitdiff
path: root/libc/unistd/usleep.c
AgeCommit message (Expand)Author
2008-06-03- adds several config-options to allow for turning off certain featuresBernhard Reutner-Fischer
2007-05-02Daniel Jacobowitz: sleep()/usleep() relies on nanosleep() being a cancellationMike Frysinger
2006-01-14hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger
2005-12-08Convert the rest of users to hiddenPeter S. Mazinger
2003-12-30Make sleep behave itself properly inthe presence of SIGCHLDEric Andersen
2002-01-02Fix usleep to work correctly. Fix sleep behavior in theEric Andersen