summaryrefslogtreecommitdiffstats
path: root/cpukit
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-12-08 09:08:51 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-12-08 09:08:51 +0000
commitcbe366e520d0a788ad11b9ace3c38d9da5a12278 (patch)
treec635eaa0d9fc5683c9b5a613a79646bc57ef0540 /cpukit
parentRemove local extern strdup. (diff)
downloadrtems-cbe366e520d0a788ad11b9ace3c38d9da5a12278.tar.bz2
2006-12-08 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/rtems/rtems_glue.c: Remove local extern strdup.
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 6a05f0ee7f..784abbe9aa 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2006-12-08 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libnetworking/rtems/rtems_glue.c: Remove local
+ extern strdup.
+
+2006-12-08 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* libcsupport/include/rtems/libio.h, libcsupport/src/read.c,
libfs/src/dosfs/msdos.h, libfs/src/dosfs/msdos_dir.c,
libfs/src/dosfs/msdos_file.c, libfs/src/imfs/deviceio.c,