summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-03-10 07:13:19 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-03-10 07:13:19 +0000
commitd273023204b3246199109e752e5229a46fe87238 (patch)
treefe0e86bcb52d52319936160ec72fef3f36b3e6e9
parentCheck for creat(). (diff)
downloadrtems-d273023204b3246199109e752e5229a46fe87238.tar.bz2
2009-03-10 Ralf Corsépius <ralfcorsepius@rtems.org>
* configure.ac: Check for creat(). * libcsupport/src/creat.c: Build conditionally.
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 65ccaa586a..271dbb3803 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2009-03-10 Ralf Corsépius <ralfcorsepius@rtems.org>
+
+ * configure.ac: Check for creat().
+ * libcsupport/src/creat.c: Build conditionally.
+
2009-03-09 Joel Sherrill <joel.sherrill@OARcorp.com>
PR 1376/filesystem