summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-09-30 06:11:59 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-09-30 06:11:59 +0000
commit54135632dc18206c2d1fbd510b6ecd65a483b10f (patch)
treed28cf6ea433bb2480d9ed3e9af69e28680be97c9 /cpukit/ChangeLog
parent2009-09-30 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-54135632dc18206c2d1fbd510b6ecd65a483b10f.tar.bz2
2009-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* libcsupport/src/open.c, libcsupport/src/close.c: Rework autoconf defines.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index a3166fe1e6..f5765d8684 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,7 @@
2009-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libcsupport/src/open.c, libcsupport/src/close.c:
+ Rework autoconf defines.
* libcsupport/src/tcflow.c: Remove unused includes.
* libcsupport/src/__sbrk.c: Eliminate RTEMS_UNIX.
* libcsupport/src/_free_r.c, libcsupport/src/_malloc_r.c: