mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-06 23:50:18 +02:00
*** empty log message ***
This commit is contained in:
parent
5e5d86d8de
commit
a1f05cbfd2
2 changed files with 16 additions and 0 deletions
|
@ -1,3 +1,14 @@
|
|||
2007-02-22 Kevin Ryde <user42@zip.com.au>
|
||||
|
||||
* posix.texi (Signals): Merge sleep and usleep, note usleep not
|
||||
actually microsecond accurate, remove warning usleep not always
|
||||
available (guile has own code for it now, it's not the system call).
|
||||
Cross reference scm_std_sleep / scm_std_usleep.
|
||||
|
||||
* posix.texi (Signals): Merge getitimer and setitimer, describe what
|
||||
each timer does, use @defvar to get them indexed, caution may not
|
||||
actually be microsecond accurate.
|
||||
|
||||
2007-02-16 Kevin Ryde <user42@zip.com.au>
|
||||
|
||||
* api-compound.texi (Records): In make-record-type, describe optional
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue