* expect.scm (expect-select): correct the millisecond timeout
authorGary Houston <ghouston@arglist.com>
Sat, 5 Apr 1997 21:58:35 +0000 (21:58 +0000)
committerGary Houston <ghouston@arglist.com>
Sat, 5 Apr 1997 21:58:35 +0000 (21:58 +0000)
commit708bf0f343e5aab8ed2066111860bcae53fc9c6d
treefb9a6ff4cd54da08bcbd76cb931a487dcaf928bd
parent2c734483308c069eecd70df15374d301399c67a9
* expect.scm (expect-select): correct the millisecond timeout
arithmetic (from Marko.Kohtala@ntc.nokia.com).
* boot-9.scm (open-input-pipe, open-output-pipe): defined here
instead of in libguile.
(tm:sec etc.) new accessors for broken-down time.
(set-tm:sec etc.) new setters for broken-down time.
ice-9/ChangeLog
ice-9/boot-9.scm
ice-9/expect.scm