summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-07-24 04:06:51 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-07-24 04:06:51 +0000
commit000bb343eb98d88868977001a80e0dacf0e6f5c3 (patch)
treea57aad70707b7cd5e5428bf8bbcc680fd1cdca33 /cpukit/ChangeLog
parentDon't build most of my_* wrappers for rtems. (diff)
downloadrtems-000bb343eb98d88868977001a80e0dacf0e6f5c3.tar.bz2
2007-07-24 Ralf Corsépius <ralf.corsepius@rtems.org>
* shttpd/Makefile.am: Prefix all non-public symbols with _shttp_. * shttpd/compat_rtems.c: Don't build my_stat for rtems. * shttpd/defs.h: Don't build most of my_* wrappers for rtems.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 2edb068fdc..d6910e4549 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2007-07-24 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * shttpd/Makefile.am: Prefix all non-public symbols with _shttp_.
+ * shttpd/compat_rtems.c: Don't build my_stat for rtems.
+ * shttpd/defs.h: Don't build most of my_* wrappers for rtems.
+
2007-07-18 Joel Sherrill <joel.sherrill@oarcorp.com>
* libmisc/Makefile.am, libmisc/cpuuse/cpuusagereport.c,