1.0.29.39: SLEEP on large integers
authorNikodemus Siivola <nikodemus@random-state.net>
Thu, 25 Jun 2009 10:32:55 +0000 (10:32 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Thu, 25 Jun 2009 10:32:55 +0000 (10:32 +0000)
* Truncate arguments to nanosleep to SIGNED-WORD -- sleeping for 68
  years should be enough for anyone. (reported by Leslie Polzer, patch
  by Stas Boukarev)

* Also fix a snafu from the last commit: GET-UNIVERSAL-TIME, not
  GET-INTERNAL-REAL. Feh.


No differences found