(read_process_output): If NBYTES is zero and
authorKenichi Handa <handa@m17n.org>
Tue, 15 Dec 1998 04:35:38 +0000 (04:35 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 15 Dec 1998 04:35:38 +0000 (04:35 +0000)
commitde7fbd0989386dc9de4feff5f0d87d078c5ae581
tree325f7076437d94762d89f8083ec050e15999557c
parentc91beee236d43231da8dbe1edb519d61a9c828ee
(read_process_output): If NBYTES is zero and
CODING_MODE_LAST_BLOCK bit is not yet set in coding->mode, set it
and try decoding again.
(Fprocess_send_eof): If the coding system of PROCESS
requires flushing, call send_process with null-string at first.
src/process.c