summaryrefslogtreecommitdiff
path: root/libguile/filesys.c
Commit message (Expand)AuthorAgeFilesLines
* * *.[hc]: add Emacs magic at the end of file, to ensure GNUMichael Livshin2000-03-191-0/+6
* Only include strings.h where it is actually needed.Dirk Herrmann2000-03-171-0/+1
* Only include vectors.h in those files, where it is actually needed.Dirk Herrmann2000-03-171-0/+1
* Removed empty file genio.h and references to it.Dirk Herrmann2000-03-171-1/+0
* *.[ch]: make a distinction between SCM as a genericGreg J. Badros2000-03-091-1/+1
* * error.h, error.c: Added `scm_wrong_type_arg_msg' to supportGreg J. Badros2000-03-031-1/+1
* * strings.h: don't use SCM_P. don't include <string.h>.Gary Houston2000-01-311-2/+2
* * posix.c (scm_pipe): rewrote the docstring.Gary Houston2000-01-291-9/+10
* * filesys.c (scm_select, retrieve_select_type, get_element,Gary Houston2000-01-291-91/+189
* * filesys.c (scm_chown): omit port/fdes support if HAVE_FCHOWN isGary Houston2000-01-231-11/+12
* * strports.c (st_end_input): Inserted parenthesis to get operatorMikael Djurfeldt2000-01-181-3/+3
* * alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c,Mikael Djurfeldt2000-01-181-200/+186
* * scm_validate.h: Added SCM_NUM2LONG_DEF macro. MakeGreg J. Badros2000-01-121-8/+7
* * dynl.c, feature.c, filesys.c, fports.c, list.c, load.c,Greg J. Badros2000-01-111-6/+4
* * dynl.c, error.c, eval.c, feature.c, filesys.c, fports.c, list.c, load.c,Greg J. Badros2000-01-111-2/+2
* * eval.c: define scm_unbound_variable_key ('unbound-variable).Gary Houston2000-01-091-48/+14
* * *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_*Greg J. Badros2000-01-051-36/+36
* *.[ch]: Replace GUILE_PROC w/ SCM_DEFINE.Greg J. Badros2000-01-051-28/+28
* * *.[ch]: Replace SCM_VALIDATE_INT w/ SCM_VALIDATE_INUM forGreg J. Badros2000-01-051-13/+13
* * coop-threads.c: Remove K&R function headers.Greg J. Badros1999-12-161-13/+13
* * Makefile.am: Fix ETAGS_ARGS to recognize GUILE_PROC,Greg J. Badros1999-12-131-26/+200
* * *.c, scm_validate.h: Use SCM_VALIDATE_NIM, not SCM_VALIDATE_NIMPGreg J. Badros1999-12-121-1/+1
* * *.c: Pervasive software-engineering-motivated rewrite ofGreg J. Badros1999-12-121-262/+233
* support new configure options: --disable-posix, --disable-netGary Houston1999-09-261-2/+0
* Change the name of the objects returned by OPENDIR fromJim Blandy1999-09-121-3/+3
* 1999-09-11 Gary Houston <ghouston@easynet.co.uk>Gary Houston1999-09-111-0/+7
* * filesys.c (scm_stat2scm): Conditionally use S_ISLNK.Mikael Djurfeldt1999-08-291-0/+4
* 1999-08-11 Gary Houston <ghouston@easynet.co.uk>Gary Houston1999-08-111-1/+1
* * filesys.c (scm_dir_print): Don't use the port printing code.Mikael Djurfeldt1999-07-241-5/+7
* 1999-07-24 Gary Houston <ghouston@easynet.co.uk>Gary Houston1999-07-241-31/+0
* * filesys.c: #include <io.h>, if we have it.Jim Blandy1999-07-191-1/+6
* Greg's smob patchMikael Djurfeldt1999-07-071-10/+3
* * filesys.c (scm_chown): use SCM_FPORT_FDES.Jim Blandy1999-06-091-203/+26
* * chars.c (scm_lowers, scm_uppers, scm_charnames, scm_charnums),Jim Blandy1999-02-061-2/+2
* * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,Jim Blandy1998-10-191-1/+1
* * filesys.c (set_element, get_element): Make sure that `element'Jim Blandy1998-10-191-2/+2
* Centralize the creation of port objects based on stdio FILE * inJim Blandy1998-10-091-17/+3
* * filesys.c (scm_readlink): Make local vars rv and size ints, toJim Blandy1998-07-301-78/+83
* Simplify smob and port marking; set the mark bit in the genericJim Blandy1998-07-231-1/+1
* * eval.c, filesys.c, fluids.c, gc.c, gh_data.c, init.c, kw.c,Mikael Djurfeldt1998-07-121-1/+1
* * filesys.c (dirname, basename): New procedures.Mikael Djurfeldt1998-06-181-0/+76
* * filesys.c (set_element): Return file descriptor.Mikael Djurfeldt1997-12-081-18/+35
* * filesys.c (scm_stat): Slightly optimized.Mikael Djurfeldt1997-12-041-12/+13
* * filesys.c (scm_stat): Coerce output port only if argument *is*Mikael Djurfeldt1997-12-041-3/+1
* * Makefile.am: Added iselect.c and iselect.h.Mikael Djurfeldt1997-11-271-17/+6
* * filesys.c (scm_close, set_element, get_element, scm_chown,Marius Vollmer1997-10-251-0/+16
* * stime.h: prototype for scm_times.Gary Houston1997-08-161-84/+211
* * filesys.c (scm_close): oops, don't call SCM_INUM twice on theGary Houston1997-07-201-1/+1
* * fluids.c (next_fluid_num): don't doGary Houston1997-07-201-0/+22
* * Lots of files: New address for FSF.Jim Blandy1997-05-261-3/+3