summaryrefslogtreecommitdiff
path: root/libc/unistd/execl.c
diff options
context:
space:
mode:
authorDavid McCullough <davidm@snapgear.com>2003-05-14 05:10:58 +0000
committerDavid McCullough <davidm@snapgear.com>2003-05-14 05:10:58 +0000
commitf9709e559a9abf66546c9fe6cf269167c18b9e74 (patch)
tree9a72b63bfe566dbc2928d0ddbaa319c1e9417a38 /libc/unistd/execl.c
parentc5ace0d2c9340e3fc72b880ce9364a529b1226f3 (diff)
Sleep was returning the wrong value because:
* nanosleep returns the remaining time, not the time slept * nanosleep only fills out the remaining time if it returns -1 (ie., the sleep was interrupted) Fix from Paul Dale <pauli@snapgear.com>
Diffstat (limited to 'libc/unistd/execl.c')
0 files changed, 0 insertions, 0 deletions