]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Hack^H^H^H^Hworkaround for itimerfix(9) gratuitously limiting the
authorjoerg <joerg@FreeBSD.org>
Sun, 10 Aug 1997 12:16:13 +0000 (12:16 +0000)
committerjoerg <joerg@FreeBSD.org>
Sun, 10 Aug 1997 12:16:13 +0000 (12:16 +0000)
commitd50ebd355c62e98b100d823a37ca58eb8a7a93c6
treea14d9da283f9b65e5ecc36ab3578e1834380453b
parent4f2ef246895297adb299bb0adff9ef75a41d46d4
Hack^H^H^H^Hworkaround for itimerfix(9) gratuitously limiting the
acceptable range for tv_sec to the magic number 100000000 (which at
least ought to be declared in a header file, and explained in the
non-existing man page, as well as in the existing man pages for
nanosleep(2) & Co.).

PR: bin/4259
lib/libc/gen/sleep.c