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)
commit237ec432952f0e7d4a4bcd5f683942a253cac56a
treed46274168fbb6fc527eb14505a291808c323118b
parent6dc30bee17d029acf6bb6da730f03e63b2a01948
1.0.29.39: SLEEP on large integers

* 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.
NEWS
src/code/toplevel.lisp
src/compiler/main.lisp
tests/interface.pure.lisp
version.lisp-expr