Home
last modified time | relevance | path

Searched refs:fport_fill_input (Results 1 – 8 of 8) sorted by relevance

/dports/lang/guile1/guile-1.8.8/libguile/
H A Dfports.c591 fport_fill_input (SCM port) in fport_fill_input() function
913 scm_t_bits tc = scm_make_port_type ("file", fport_fill_input, fport_write); in scm_make_fptob()
H A DChangeLog-20086196 * fports.c (fport_fill_input): Disable use of
11797 * fports.c (fport_fill_input): count: int -> scm_bits_t
H A DChangeLog-1996-19991218 (fport_fill_input): was fport_fill_buffer.
/dports/lang/guile/guile-3.0.7/libguile/
H A DChangeLog-20086643 * fports.c (fport_fill_input): Disable use of
12244 * fports.c (fport_fill_input): count: int -> scm_bits_t
H A DChangeLog-1996-19991218 (fport_fill_input): was fport_fill_buffer.
/dports/lang/guile2/guile-2.2.7/libguile/
H A DChangeLog-20086643 * fports.c (fport_fill_input): Disable use of
12244 * fports.c (fport_fill_input): count: int -> scm_bits_t
H A DChangeLog-1996-19991218 (fport_fill_input): was fport_fill_buffer.
/dports/lang/guile2/guile-2.2.7/
H A DChangeLog42821 no need for fport_fill_input to select() before read()
42822 * libguile/fports.c (fport_fill_input): Likewise to the previous commit,
60909 * libguile/fports.c (fport_fill_input): now returns scm_t_wchar