summaryrefslogtreecommitdiff
path: root/libguile/genio.c
AgeCommit message (Expand)AuthorFilesLines
1999-07-24RemovedMikael Djurfeldt1-0/+0
1999-06-09 * genio.c, genio.h: move contents into ports.c, ports.h. TheJim Blandy1-208/+0
1998-10-30* genio.c (scm_getc): Use SCM_TRY_CLRDY instead of SCM_CLRDY.Mikael Djurfeldt1-11/+19
1998-10-19* __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,Jim Blandy1-1/+1
1998-10-12* genio.c (scm_do_read_line): Don't just politely check that theJim Blandy1-2/+9
1998-10-11* genio.c (scm_do_read_line): Count lines correctly when the fileJim Blandy1-1/+4
1998-10-10* genio.c (scm_do_read_line): Maintain the line count correctly.Jim Blandy1-0/+3
1998-10-09Change the definition of the functions in scm_ptobfuns so thatJim Blandy1-5/+5
1998-10-05Utterly needless cleanups to hopelessly messy code.Jim Blandy1-0/+8
1998-01-30Small fix to scm_getc: Move FD_ZERO into the select loopMikael Djurfeldt1-1/+1
1997-12-13boot-9.scm (read-line): Rewritten to use %read-line.Tim Pierce1-2/+3
1997-11-27* Makefile.am: Added iselect.c and iselect.h.Mikael Djurfeldt1-0/+18
1997-10-15 * Makefile.in: Rebuilt.Tom Tromey1-391/+30
1997-07-23Line-oriented i/o:Tim Pierce1-0/+12
1997-06-21Make things compile neatly under Sun's C compiler.Jim Blandy1-2/+3
1997-05-26* Lots of files: New address for FSF.Jim Blandy1-3/+3
1996-10-14* __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,Jim Blandy1-50/+20
1996-09-11* genio.c: Possible typos str_data -> wstr_data. ???Jim Blandy1-3/+2
1996-09-10C files should #include only the header files they need, notJim Blandy1-0/+3
1996-08-07portability fixes for header inclusion etc.Gary Houston1-0/+3
1996-07-25maintainer changed: was lord, now jimb; first importJim Blandy1-0/+533