From 35e6bf7f8eca0860153eb356e816d3357d47f4fa Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 26 May 2003 15:57:04 +0000 Subject: 2003-04-17 Thomas Doerfler PR 399/rtems_misc * src/termios.c: In canonical mode, when input is present in the input buffer that contains an EOL character and some following characters, a read call read data behind the EOL character, although it should stop reading with the EOL character. --- cpukit/libcsupport/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'cpukit/libcsupport/ChangeLog') diff --git a/cpukit/libcsupport/ChangeLog b/cpukit/libcsupport/ChangeLog index 5613c18700..95d1773e9a 100644 --- a/cpukit/libcsupport/ChangeLog +++ b/cpukit/libcsupport/ChangeLog @@ -1,3 +1,11 @@ +2003-04-17 Thomas Doerfler + + PR 399/rtems_misc + * src/termios.c: In canonical mode, when input is present in the + input buffer that contains an EOL character and some following + characters, a read call read data behind the EOL character, although + it should stop reading with the EOL character. + 2003-04-17 Ralf Corsepius * src/no_posix.c: include instead of -- cgit v1.2.3