summaryrefslogtreecommitdiff
path: root/libguile/fports.h
Commit message (Expand)AuthorAgeFilesLines
* Avoid throwing exceptions during early boot if stdin is closedAndy Wingo2019-12-131-1/+3
* 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/+0
* 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-2/+0
* Devolve gc.hAndy Wingo2018-06-181-1/+1
* Devolve more validate macrosAndy Wingo2018-06-181-2/+7
* Allow garbage collection of revealed file ports.Ludovic Courtès2017-10-251-4/+4
* Elide syscalls in fdes->portAndy Wingo2017-02-141-9/+20
* Allow mkstemp! to have optional "mode" argumentAndy Wingo2016-07-251-0/+2
* Use heap-allocated port types instead of ptobnumsAndy 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.cAndy Wingo2012-02-191-1/+13
* | refactor tc7 and tc16 checksAndy 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, likeMarius 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.hMichael 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 GNUMichael 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 genericGreg 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 doGary Houston1997-07-201-2/+1
* * Lots of files: New address for FSF.Jim Blandy1997-05-261-3/+3