summaryrefslogtreecommitdiff
path: root/libguile/fports.h
Commit message (Expand)AuthorAgeFilesLines
* Allow garbage collection of revealed file ports....Ludovic Courtès2017-10-251-4/+4
* Elide syscalls in fdes->port...Andy Wingo2017-02-141-9/+20
* Allow mkstemp! to have optional "mode" argument...Andy Wingo2016-07-251-0/+2
* Use heap-allocated port types instead of ptobnums...Andy Wingo2016-05-131-2/+3
* Move setvbuf impl to ports.[ch]...Andy Wingo2016-04-041-2/+0
* Merge remote-tracking branch 'origin/stable-2.0'...Mark H Weaver2013-04-141-0/+3
|\
| * Add keyword arguments to file opening procedures....Mark H Weaver2013-04-071-0/+3
* | move revealed-count mechanism to fports.c...Andy Wingo2012-02-191-1/+13
* | refactor tc7 and tc16 checks...Andy Wingo2011-10-241-2/+2
|/
* Remove seek/truncate shortcuts to file ports....Ludovic Courtès2009-06-281-3/+1
* Change Guile license to LGPLv3+...Neil Jerram2009-06-171-6/+7
* Add `SCM_INTERNAL' macro, use it.Ludovic Courtès2008-05-311-5/+5
* merge from 1.8 branchKevin Ryde2006-10-091-0/+3
* merge from 1.8 branchKevin Ryde2006-04-171-1/+1
* The FSF has a new address.Marius Vollmer2005-05-231-1/+1
* * fports.h, fports.c (scm_i_fdes_to_port): New, like...Marius Vollmer2004-08-121-0/+4
* 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-8/+8
* * Remove deprecated macros and typenames....Dirk Herrmann2001-08-311-11/+8
* * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c,...Martin Grabmüller2001-07-191-1/+1
* Remove "face-lift" comment.Thien-Thi Nguyen2001-07-091-2/+0
* replace "scm_*_t" with "scm_t_*".Marius Vollmer2001-06-141-5/+5
* * validate.h...Michael Livshin2001-05-241-3/+7
* * Added a file-port? primitive.Dirk Herrmann2001-01-251-0/+1
* * Made the port implementations less tightly coupled within guile.Dirk Herrmann2001-01-251-4/+6
* *** empty log message ***Gary Houston2001-01-241-1/+0
* Updated copyrightsMikael Djurfeldt2000-06-121-1/+1
* * Replace SCM_UNPACK_CAR appropriately....Dirk Herrmann2000-05-251-4/+4
* * *.[hc]: add Emacs magic at the end of file, to ensure GNU...Michael Livshin2000-03-191-0/+6
* *** empty log message ***Mikael Djurfeldt2000-03-121-3/+3
* * async.c, boolean.h, debug.c, dynl.c, dynwind.c, eval.c, eval.h,...Mikael Djurfeldt2000-03-121-3/+3
* *.[ch]: make a distinction between SCM as a generic...Greg J. Badros2000-03-091-3/+3
* * list.c: Moved append docs to append! Thanks Dirk Hermann. Also,...Greg J. Badros2000-03-021-1/+1
* * *.h: Use SCM_NIMP(X) && in all the FOOP macros....Greg J. Badros1999-12-161-4/+7
* *** empty log message ***Mikael Djurfeldt1999-07-241-2/+0
* * fports.c, fports.h, gc.c, gdbint.c, ioext.c, ports.c, ports.h,...Jim Blandy1999-06-121-9/+1
* * ports.h (scm_port): make read_pos a pointer to const....Jim Blandy1999-06-091-4/+25
* * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,...Jim Blandy1998-10-191-1/+1
* * fports.h (scm_setbuf0, scm_setvbuf, scm_setfileno,...Jim Blandy1998-10-091-6/+7
* * ioext.h: fix up prototypes....Gary Houston1997-07-291-0/+2
* * fluids.c (next_fluid_num): don't do...Gary Houston1997-07-201-2/+1
* * Lots of files: New address for FSF.Jim Blandy1997-05-261-3/+3
* * ioext.c (scm_setfileno): throw a runtime error if SET_FILE_FD_FIELD...Gary Houston1997-03-291-1/+1
* * * fports.c (scm_stdio_to_port): New function. Its guts used to be...Jim Blandy1996-10-231-0/+1
* * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,...Jim Blandy1996-10-141-20/+5
* * ports.h (scm_port_table): remove file_name member for now, it seems...Gary Houston1996-09-161-1/+0
* C files should #include only the header files they need, not...Jim Blandy1996-09-101-0/+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 the...Jim Blandy1996-09-041-1/+1
* maintainer changed: was lord, now jimb; first importJim Blandy1996-07-251-0/+78