OSDN Git Service

Fix usleep to work correctly. Fix sleep behavior in the
authorEric Andersen <andersen@codepoet.org>
Wed, 2 Jan 2002 12:10:01 +0000 (12:10 -0000)
committerEric Andersen <andersen@codepoet.org>
Wed, 2 Jan 2002 12:10:01 +0000 (12:10 -0000)
commit5572db65ce5a2d0d159ec3ba20d47934303915cb
treeecdf7d274b7518333c4924bf106baceb6747f64f
parent822a5d2922336680f23a68cf203a3264c8b4d152
Fix usleep to work correctly.  Fix sleep behavior in the
presence of SIGCHLD.
 -Erik
libc/unistd/Makefile
libc/unistd/sleep.c
libc/unistd/usleep.c [new file with mode: 0644]