summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-12-08 14:12:27 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-12-08 14:12:27 +0000
commit4b41d3d4d58a21468376b22b732638bd95224e4b (patch)
tree9fed18f28f3635a549f8c94b42a58091a04884b5 /cpukit/ChangeLog
parent2011-12-08 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-4b41d3d4d58a21468376b22b732638bd95224e4b.tar.bz2
2011-12-08 Ralf Corsépius <ralf.corsepius@rtems.org>
* libcsupport/src/termios.c: Make rtems_termios_refill_transmitter static.
Diffstat (limited to '')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 09b7a1fef0..6bf1360731 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2011-12-08 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libcsupport/src/termios.c: Make rtems_termios_refill_transmitter
+ static.
+
+2011-12-08 Ralf Corsépius <ralf.corsepius@rtems.org>
+
PR 1981/cpukit
* posix/Makefile.am: Reflect changes below.
* posix/src/pthreadsetcputime.c, posix/src/pthreadgetcputime.c: