summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-10-02 20:16:16 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-10-02 20:16:16 +0000
commitb079fe33e43036161b40f8a37d2e4db0a36308f4 (patch)
tree8f5e345d987d07b772665bbf9007e0ad6fa2aac9 /cpukit/ChangeLog
parent2008-10-02 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-b079fe33e43036161b40f8a37d2e4db0a36308f4.tar.bz2
2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>
* libmisc/shell/main_cp.c, libmisc/shell/main_ls.c, libmisc/shell/main_mv.c, libmisc/shell/main_netstats.c, libmisc/shell/main_rm.c, libmisc/shell/shell_script.c: Newlib > 1.16.0 requires __need_getopt_newlib to be defined to get visibility on the reentrancy extensions.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 8b3d4cdc54..75a0917e88 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,11 @@
+2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * libmisc/shell/main_cp.c, libmisc/shell/main_ls.c,
+ libmisc/shell/main_mv.c, libmisc/shell/main_netstats.c,
+ libmisc/shell/main_rm.c, libmisc/shell/shell_script.c: Newlib >
+ 1.16.0 requires __need_getopt_newlib to be defined to get visibility
+ on the reentrancy extensions.
+
2008-10-01 Gene Smith <gene.smith@siemens.com>
PR 1328/cpukit