* ports.c (scm_char_ready_p): bug fix: in SCM_PROC char-ready's
[bpt/guile.git] / libguile / filesys.c
1997-01-18 Gary Houston * init.scm (index, rindex): replace versions in utilit...
1996-12-21 Gary Houston* filesys.c (scm_input_waiting_p): use select in prefer...
1996-11-10 Jim BlandyOn some systems <libc.h> conflicts with <unistd.h>...
1996-10-30 Mikael Djurfeldt * filesys.c, filesys.h (scm_input_waiting_p): Moved...
1996-10-27 Gary Houston* filesys.c (scm_stat2scm): derive file type and permis...
1996-10-20 Mikael Djurfeldt* alist.c, arbiters.c, continuations.c, debug.c, debug...
1996-10-14 Jim Blandy* __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,
1996-10-06 Gary Houston* filesys.c (scm_sys_select): move SCM_ALLOW_INTS past...
1996-09-28 Gary Houston* strings.c, strings.h: (scm_makfrom0str, scm_makefrom0...
1996-09-22 Mikael Djurfeldt* arbiters.c (prinarb),
1996-09-19 Gary Houston * filesys.c (scsm_sys_stat): don't SIGSEGV if argument...
1996-09-15 Gary Houston* debug.c, unif.c: use scm_out_of_range instead of
1996-09-11 Jim Blandy* filesys.c: Possibly uninitialized variable rv.
1996-09-10 Jim Blandy* files.c (scm_sys_delete_file): Moved to filesys.c.
1996-09-10 Jim BlandyC files should #include only the header files they...
1996-08-06 Jim BlandyChanges for NeXT, suggested by Robert Brown.
1996-08-02 Gary Houstonmake C system primitives throw exceptions
1996-08-01 Jim Blandy* filesys.c, posix.c: #include <sys/types.h> before...
1996-07-25 Jim Blandymaintainer changed: was lord, now jimb; first import