summaryrefslogtreecommitdiffstats
path: root/cpukit
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-03-28 03:14:19 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-03-28 03:14:19 +0000
commit9fc1ebd26bcc5445514ed152254d80bca7a2a8f3 (patch)
tree116c6f769aa01ca3db5f8cbdde04b419167f7088 /cpukit
parentAdd HAVE_CONFIG_H support to let files receive configure defines. (diff)
downloadrtems-9fc1ebd26bcc5445514ed152254d80bca7a2a8f3.tar.bz2
2010-03-28 Ralf Corsépius <ralf.corsepius@rtems.org>
* libfs/src/pipe/pipe.c: Add HAVE_CONFIG_H support to let files receive configure defines.
Diffstat (limited to 'cpukit')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index b1be136fa1..eacd593d5c 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2010-03-28 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libfs/src/pipe/pipe.c:
+ Add HAVE_CONFIG_H support to let files receive configure defines.
+
+2010-03-28 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* libblock/src/bdpart.c, libblock/src/ramdisk-config.c,
libblock/src/ramdisk-driver.c, libblock/src/ramdisk-init.c:
Add HAVE_CONFIG_H support to let files receive configure defines.