mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-02 13:00:26 +02:00
*** empty log message ***
This commit is contained in:
parent
55c4d089d0
commit
ae6f9e24ce
1 changed files with 5 additions and 0 deletions
|
@ -1,5 +1,10 @@
|
|||
1998-10-14 Jim Blandy <jimb@zwingli.cygnus.com>
|
||||
|
||||
* stime.c (scm_get_internal_real_time): Do the arithmetic using
|
||||
SCM numbers, so we won't have rollover problems; the range of a
|
||||
signed long in milliseconds is about 25 days. (Thanks to Karl
|
||||
Hegbloom.)
|
||||
|
||||
Don't redefine sleep and usleep.
|
||||
* coop.c (sleep, usleep): Remove declarations; we don't use or
|
||||
redefine these any more.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue