Gary Houston
|
0de97b83c0
* fports.c (scm_fdes_to_port): always set rw_random if the fdes is
|
hace 25 años |
Jim Blandy
|
61e452baa7
* ports.h (enum scm_port_rw_active): New enum, containing
|
hace 25 años |
Gary Houston
|
d363921411
1999-08-19 Gary Houston <ghouston@easynet.co.uk>
|
hace 25 años |
Gary Houston
|
162d88ca85
1999-08-18 Gary Houston <ghouston@easynet.co.uk>
|
hace 25 años |
Gary Houston
|
affc96b533
1999-08-11 Gary Houston <ghouston@easynet.co.uk>
|
hace 25 años |
Gary Houston
|
31703ab8c6
* ports.h (scm_ptob_descriptor): include a write procedure again.
|
hace 25 años |
Mikael Djurfeldt
|
6c747373c5
* ports.c, ports.h, fports.c, strports.c, vports.c: Renamed
|
hace 25 años |
Mikael Djurfeldt
|
b3ec3c64a5
* fports.c (prinfport): Moved code from ports.c.
|
hace 25 años |
Gary Houston
|
5c070ca7fd
1999-07-14 Gary Houston <ghouston@easynet.co.uk>
|
hace 25 años |
Gary Houston
|
283a1a0e77
1999-07-04 Gary Houston <ghouston@easynet.co.uk>
|
hace 25 años |
Gary Houston
|
6c9514275b
1999-07-04 Gary Houston <ghouston@easynet.co.uk>
|
hace 25 años |
Jim Blandy
|
cb8dfa3f67
* fports.c (local_seek): Signal an error if the seek fails.
|
hace 26 años |
Jim Blandy
|
840ae05d91
* fports.c, fports.h, gc.c, gdbint.c, ioext.c, ports.c, ports.h,
|
hace 26 años |
Jim Blandy
|
cb63cf9e6b
* fports.c (local_fclose): call local_fflush unconditionally.
|
hace 26 años |
Mikael Djurfeldt
|
944f4c7067
* eval.c, fports.c, libguile.h, ports.c: Removed #include
|
hace 26 años |
Mikael Djurfeldt
|
83336ffd60
Removed some #if 0 which slipped through in previous change
|
hace 26 años |
Mikael Djurfeldt
|
64e764482e
* ports.c (scm_add_to_port_table, scm_remove_from_port_table):
|
hace 26 años |
Jim Blandy
|
7dc6e7547a
* __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,
|
hace 26 años |
Jim Blandy
|
d9803e92ba
Don't use local_fgets on sockets; ftell doesn't work on sockets.
|
hace 26 años |
Jim Blandy
|
e145dd0277
Do magic to mix reads and writes on stdio FILE-based ports.
|
hace 26 años |
Jim Blandy
|
ea9fc30d4b
Change the definition of the functions in scm_ptobfuns so that
|
hace 26 años |
Jim Blandy
|
dc53f02690
Simplify smob and port marking; set the mark bit in the generic
|
hace 26 años |
Tim Pierce
|
377474477c
* fports.c (scm_pipob): Use scm_generic_fgets for line i/o, since
|
hace 27 años |
Tim Pierce
|
848f2a0114
boot-9.scm (read-line): Rewritten to use %read-line.
|
hace 27 años |
Tim Pierce
|
8122b543c1
* fports.c (scm_fgets): Return if the last char in a chunk is
|
hace 27 años |
Tim Pierce
|
3e2043c4dd
Fix a memory leak in scm_read_line and a type cast bug in the ptob.
|
hace 27 años |
Marius Vollmer
|
7844682850
* filesys.c (scm_close, set_element, get_element, scm_chown,
|
hace 27 años |
Gary Houston
|
7a6f1ffa10
* ioext.h: fix up prototypes.
|
hace 27 años |
Tim Pierce
|
3cb988bd00
Line-oriented i/o:
|
hace 27 años |
Gary Houston
|
eadd48de2b
* fluids.c (next_fluid_num): don't do
|
hace 27 años |