summaryrefslogtreecommitdiff
path: root/libguile/ioext.h
Commit message (Expand)AuthorAgeFilesLines
* Update license notices in all C filesAndy Wingo2018-06-201-17/+17
* Remove (C) from copyright statementsAndy Wingo2018-06-201-1/+1
* Rename __scm.h to scm.hAndy Wingo2018-06-201-1/+1
* Remove Emacs local variables comments in Guile sourceAndy Wingo2018-06-201-6/+0
* Remove useless "classes: h_files" from Guile headers.Andy Wingo2018-06-201-3/+2
* Change Guile license to LGPLv3+Neil Jerram2009-06-171-6/+7
* Add `SCM_INTERNAL' macro, use it.Ludovic Courtès2008-05-311-2/+2
* merge from 1.8 branchKevin Ryde2006-04-171-1/+1
* The FSF has a new address.Marius Vollmer2005-05-231-1/+1
* Changed license terms to the plain LGPL thru-out.Marius Vollmer2003-04-051-35/+11
* Prefixed each each exported symbol with SCM_API.Marius Vollmer2001-11-021-10/+10
* * Renamed header macros to the SCM_<filename>_H format.Dirk Herrmann2001-08-311-7/+9
* * rw.c: new file, implementing C part of module (ice-9 rw).Gary Houston2001-04-291-2/+0
* * ioext.h (scm_fseek): deprecation expired - removed.Rob Browning2001-04-281-8/+0
* * boot-9.scm: don't import (ice-9 rdelim) here. it's doneGary Houston2001-01-241-5/+1
* * ioext.c (scm_read_string_x_partial): new procedure, implementsGary Houston2001-01-061-1/+4
* 2000-11-07 Gary Houston <ghouston@arglist.com>Gary Houston2000-11-071-0/+1
* Updated copyrightsMikael Djurfeldt2000-06-121-1/+1
* * Wrapped deprecated code between #if (SCM_DEBUG_DEPRECATED == 0) #endif.Dirk Herrmann2000-05-151-1/+8
* * *.[hc]: add Emacs magic at the end of file, to ensure GNUMichael Livshin2000-03-191-0/+6
* * list.c: Moved append docs to append! Thanks Dirk Hermann. Also,Greg J. Badros2000-03-021-11/+11
* * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,Jim Blandy1998-10-191-1/+1
* Centralize the creation of port objects based on stdio FILE * inJim Blandy1998-10-091-1/+0
* * ioext.h (scm_read_line): Add prototype.Jim Blandy1998-09-061-0/+1
* * stime.h: prototype for scm_times.Gary Houston1997-08-161-2/+2
* * ioext.h: fix up prototypes.Gary Houston1997-07-291-3/+1
* * ioext.h: removed scm_duplicate_port prototype.Gary Houston1997-07-211-1/+0
* * filesys.c (scm_close): oops, don't call SCM_INUM twice on theGary Houston1997-07-201-0/+2
* * fluids.c (next_fluid_num): don't doGary Houston1997-07-201-1/+0
* * Lots of files: New address for FSF.Jim Blandy1997-05-261-3/+3
* * ioext.c, ioext.h: remove obsolete _sys_ from 9 procedure names.Gary Houston1997-01-311-9/+9
* * ports.c: add SCM_PROC declarations for pt-size and pt-member.Gary Houston1997-01-251-4/+3
* * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,Jim Blandy1996-10-141-32/+13
* * ioext.h: (scm_sys_isatty_p): Typo.Jim Blandy1996-09-111-2/+2
* * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h,Jim Blandy1996-09-051-1/+1
* Don't install the unwashed masses of Guile header files in theJim Blandy1996-09-041-1/+1
* maintainer changed: was lord, now jimb; first importjimbJim Blandy1996-07-251-0/+87