1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-17 01:00:20 +02:00

*** empty log message ***

This commit is contained in:
Rob Browning 2001-07-19 17:36:22 +00:00
parent d79417b89d
commit 03fcb7d6bb
5 changed files with 33 additions and 2 deletions

View file

@ -1,3 +1,18 @@
2001-07-19 Rob Browning <rlb@defaultvalue.org>
* gc_os_dep.c (GC_noop1): ifdef out (unused) to quiet warning.
* c-tokenize.lex: add option %nounput to quiet warning.
Add prototype for yylex to quiet warning.
* scmconfig.h.in: add flags for setitimer and getitimer.
* scmsigs.h (scm_init_scmsigs): new prototype.
(scm_init_scmsigs): new prototype.
* scmsigs.c (s_scm_setitimer): new function.
(s_scm_setitimer): new function.
2001-07-12 Michael Livshin <mlivshin@bigfoot.com>
* strings.c (s_scm_string): fix arg position in assert.