projects
/
sbcl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from:
237ec43
)
1.0.29.39: SLEEP on large integers
author
Nikodemus Siivola
<nikodemus@random-state.net>
Thu, 25 Jun 2009 10:32:55 +0000
(10:32 +0000)
committer
Nikodemus 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