diff options
| author | Marcus Brinkmann <marcus@gnu.org> | 2002-09-10 17:26:18 +0000 |
|---|---|---|
| committer | Marcus Brinkmann <marcus@gnu.org> | 2002-09-10 17:26:18 +0000 |
| commit | f7aba072f48ed17386ae9369551a49aca4cf73aa (patch) | |
| tree | ad5659695037f3c6c13115f89e87e55f2aa50901 /term/ChangeLog | |
| parent | 5fe2b9242a4518cc957b3ccb955dfee3172245e5 (diff) | |
2002-09-10 Marcus Brinkmann <marcus@gnu.org>
* hurdio.c (hurdio_writer_loop): Desert the DTR on all errors, not
only EIO.
(hurdio_reader_loop): Likewise.
Diffstat (limited to 'term/ChangeLog')
| -rw-r--r-- | term/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/term/ChangeLog b/term/ChangeLog index f107b8cc..0f43ab21 100644 --- a/term/ChangeLog +++ b/term/ChangeLog @@ -1,3 +1,9 @@ +2002-09-10 Marcus Brinkmann <marcus@gnu.org> + + * hurdio.c (hurdio_writer_loop): Desert the DTR on all errors, not + only EIO. + (hurdio_reader_loop): Likewise. + 2002-08-18 Roland McGrath <roland@frob.com> * main.c (main): Open with O_RDWR only for hurdio bottomhalf. |
