]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Round more carefully so we never call nanosleep with more than 999,999,999
authorJim Meyering <jim@meyering.net>
Sun, 28 Nov 1999 14:03:43 +0000 (14:03 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 28 Nov 1999 14:03:43 +0000 (14:03 +0000)
commite20a9b89d297248929c88ce749f334e44f0d6ac5
tree9c64d299f0b2578c29690d54e72e613ae9556ac2
parent0baa5231545cf3a6e6b0697e12e2fe544fd2e04a
Round more carefully so we never call nanosleep with more than 999,999,999
nanoseconds.
Comment out assertion because it uses on EINTR.
src/sleep.c