* ioext.c (scm_read_string_x_partial): new procedure, implements
authorGary Houston <ghouston@arglist.com>
Sat, 6 Jan 2001 22:03:07 +0000 (22:03 +0000)
committerGary Houston <ghouston@arglist.com>
Sat, 6 Jan 2001 22:03:07 +0000 (22:03 +0000)
commitc2da26487a71b44786e279588e37a71a9f036ada
tree5a51768b93dd39298c2bf91367a452a8c5423ebd
parent4651d663fa7fabc7326efe0696244f751fc17598
* ioext.c (scm_read_string_x_partial): new procedure, implements
read-string!/partial.
* ports.c (scm_take_from_input_buffers): new procedure used by
scm_read_string_x_partial.
(scm_drain_input): use scm_take_from_input_buffers.
libguile/ChangeLog
libguile/fports.c
libguile/ioext.c
libguile/ioext.h
libguile/ports.c
libguile/ports.h