summaryrefslogtreecommitdiff
path: root/libguile/filesys.h
AgeCommit message (Expand)AuthorFilesLines
2013-03-28Merge remote-tracking branch 'origin/stable-2.0'Mark H Weaver1-1/+3
2013-03-22Add bindings for `sendfile'.Ludovic Courtès1-1/+3
2011-10-24refactor tc7 and tc16 checksAndy Wingo1-2/+2
2010-04-19filesystem trickery to scm_i_relativize_path in filesys.c; bugfix.Andy Wingo1-1/+2
2009-12-08SCM_CELL in filesys.[ch]Andy Wingo1-3/+3
2009-06-19new function: canonicalize-path. use when autocompilingAndy Wingo1-0/+1
2009-06-17Change Guile license to LGPLv3+Neil Jerram1-6/+7
2009-06-03add exception-on-error optional arg to `stat' in schemeAndy Wingo1-1/+1
2008-05-31Add `SCM_INTERNAL' macro, use it.Ludovic Courtès1-2/+2
2006-04-17merge from 1.8 branchKevin Ryde1-1/+1
2005-05-23The FSF has a new address.Marius Vollmer1-1/+1
2003-04-05Changed license terms to the plain LGPL thru-out.Marius Vollmer1-35/+11
2001-11-02Prefixed each each exported symbol with SCM_API.Marius Vollmer1-31/+31
2001-08-31* Remove deprecated macros and typenames.Dirk Herrmann1-15/+8
2001-07-19 * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c,Martin Grabmüller1-1/+1
2001-07-09Remove "face-lift" comment.Thien-Thi Nguyen1-2/+0
2001-06-14replace "scm_*_t" with "scm_t_*".Marius Vollmer1-1/+1
2001-03-09Remove #include <stdio.h>. Add #include <string.h>.Keisuke Nishida1-1/+0
2001-01-24* Separate the handling of OPEN flags between ports and directories.Dirk Herrmann1-1/+12
2000-12-08Smob-related creanup.Keisuke Nishida1-1/+1
2000-11-072000-11-07 Gary Houston <ghouston@arglist.com>Gary Houston1-0/+1
2000-06-12Updated copyrightsMikael Djurfeldt1-1/+1
2000-05-25* Replace SCM_UNPACK_CAR appropriately.Dirk Herrmann1-2/+3
2000-03-19 * *.[hc]: add Emacs magic at the end of file, to ensure GNUMichael Livshin1-0/+6
2000-03-12*** empty log message ***Mikael Djurfeldt1-1/+1
2000-03-12* async.c, boolean.h, debug.c, dynl.c, dynwind.c, eval.c, eval.h,Mikael Djurfeldt1-1/+1
2000-03-09*.[ch]: make a distinction between SCM as a genericGreg J. Badros1-1/+1
2000-03-02* list.c: Moved append docs to append! Thanks Dirk Hermann. Also,Greg J. Badros1-23/+23
1999-12-16* *.h: Use SCM_NIMP(X) && in all the FOOP macros.Greg J. Badros1-2/+5
1999-09-12Change the name of the objects returned by OPENDIR fromJim Blandy1-2/+2
1999-09-111999-09-11 Gary Houston <ghouston@easynet.co.uk>Gary Houston1-0/+1
1999-07-241999-07-24 Gary Houston <ghouston@easynet.co.uk>Gary Houston1-1/+0
1999-06-09* * ports.c (scm_drain_input): new procedure.Jim Blandy1-1/+0
1999-02-06* chars.c (scm_lowers, scm_uppers, scm_charnames, scm_charnums),Jim Blandy1-1/+1
1998-10-19* __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,Jim Blandy1-1/+1
1998-07-30* filesys.c (scm_readlink): Make local vars rv and size ints, toJim Blandy1-0/+3
1997-08-16* stime.h: prototype for scm_times.Gary Houston1-5/+8
1997-07-20* fluids.c (next_fluid_num): don't doGary Houston1-0/+1
1997-05-26* Lots of files: New address for FSF.Jim Blandy1-3/+3
1997-04-12* filesys.c (scm_fcntl): New function from Roland McGrath.Jim Blandy1-0/+1
1997-01-18 * init.scm (index, rindex): replace versions in utilities.scm withGary Houston1-44/+20
1996-10-30 * filesys.c, filesys.h (scm_input_waiting_p): Moved from ports.c.Mikael Djurfeldt1-0/+1
1996-10-14* __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,Jim Blandy1-65/+32
1996-09-10* files.c (scm_sys_delete_file): Moved to filesys.c.Jim Blandy1-0/+2
1996-09-05* alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h,Jim Blandy1-1/+1
1996-09-04Don't install the unwashed masses of Guile header files in theJim Blandy1-1/+1
1996-07-25maintainer changed: was lord, now jimb; first importJim Blandy1-0/+135