summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/ChangeLog
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2003-07-02 14:20:36 +0000
committerChris Johns <chrisj@rtems.org>2003-07-02 14:20:36 +0000
commit1f5d2baf0607dcf6c6f6fd4d8e887cbc94361b61 (patch)
tree406d4e90209e8cbf2e21a7bf44ab62bc552a0fdd /cpukit/libcsupport/ChangeLog
parentPatch from Victor V. Vengerov <vvv@oktet.ru> to remove Linux code. (diff)
downloadrtems-1f5d2baf0607dcf6c6f6fd4d8e887cbc94361b61.tar.bz2
Patch by Chris Johns <cjohns@cybertec.com.au> adding the rtems_termios_bufsize call.
Diffstat (limited to 'cpukit/libcsupport/ChangeLog')
-rw-r--r--cpukit/libcsupport/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/libcsupport/ChangeLog b/cpukit/libcsupport/ChangeLog
index 087d9aa371..769483d6ae 100644
--- a/cpukit/libcsupport/ChangeLog
+++ b/cpukit/libcsupport/ChangeLog
@@ -1,3 +1,7 @@
+2003-07-02 Chris Johns <cjohns@cybertec.com.au>
+ * include/rtems/libio.h, src/termios.c: Patch by Chris Johns
+ <cjohns@cybertec.com.au> adding the rtems_termios_bufsize call.
+
2003-05-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Conditionally install stdint.h/inttypes.h.