Simplify smob and port marking; set the mark bit in the generic
[bpt/guile.git] / libguile / filesys.c
1998-07-23 Jim BlandySimplify smob and port marking; set the mark bit in...
1998-07-12 Mikael Djurfeldt* eval.c, filesys.c, fluids.c, gc.c, gh_data.c, init...
1998-06-18 Mikael Djurfeldt* filesys.c (dirname, basename): New procedures.
1997-12-08 Mikael Djurfeldt* filesys.c (set_element): Return file descriptor.
1997-12-04 Mikael Djurfeldt* filesys.c (scm_stat): Slightly optimized.
1997-12-04 Mikael Djurfeldt* filesys.c (scm_stat): Coerce output port only if...
1997-11-27 Mikael Djurfeldt* Makefile.am: Added iselect.c and iselect.h.
1997-10-25 Marius Vollmer* filesys.c (scm_close, set_element, get_element, scm_c...
1997-08-16 Gary Houston* stime.h: prototype for scm_times.
1997-07-20 Gary Houston* filesys.c (scm_close): oops, don't call SCM_INUM...
1997-07-20 Gary Houston* fluids.c (next_fluid_num): don't do
1997-05-26 Jim Blandy* Lots of files: New address for FSF.
1997-05-15 Gary Houston * posix.c: don't include <sys/select.h> or define...
1997-05-12 Jim BlandyEnsure that shared substrings are handled properly...
1997-05-05 Gary Houston* filesys.c (scm_input_waiting_p): add missing third...
1997-04-12 Jim Blandy* filesys.c (scm_fcntl): New function from Roland McGrath.
1997-04-12 Jim Blandy* filesys.c (S_ISSOCK): Define this if it's missing...
1997-03-29 Gary Houston* ioext.c (scm_setfileno): throw a runtime error if...
1997-03-04 Mikael Djurfeldt* filesys.c (scm_stat): stat now takes fport arguments...
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