From 5306b497575b1dd02849cb4e977aee1128bf4a3e Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 27 Oct 2009 11:43:46 +0000 Subject: =?UTF-8?q?2009-10-27=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * termios01/init.c: Fix parity_table_Entry type. Correct parity_table initialization. Add PRIdrtems_termios_baud_t. Use PRIdrtems_termios_baud_t to print rtems_termios_baud_t's. --- testsuites/libtests/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'testsuites/libtests') diff --git a/testsuites/libtests/ChangeLog b/testsuites/libtests/ChangeLog index 7545091ccc..8d1d794662 100644 --- a/testsuites/libtests/ChangeLog +++ b/testsuites/libtests/ChangeLog @@ -1,3 +1,10 @@ +2009-10-27 Ralf Corsépius + + * termios01/init.c: Fix parity_table_Entry type. + Correct parity_table initialization. + Add PRIdrtems_termios_baud_t. + Use PRIdrtems_termios_baud_t to print rtems_termios_baud_t's. + 2009-10-26 Ralf Corsépius * rtmonuse/task1.c: Use PRIu32 to print uint32_t's. -- cgit v1.2.3