summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-12-02 18:50:43 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-12-02 18:50:43 +0000
commitdedb922940ee94175f1d9a5714b4df01d3d78904 (patch)
treea2afc0fcce5e026f166cf8d9c64db7ca00ddc985 /cpukit/ChangeLog
parent2008-12-01 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-dedb922940ee94175f1d9a5714b4df01d3d78904.tar.bz2
2008-12-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: Add #define __need_getopt_newlib to enable getopt_r() support in newlib as required by 4.10 toolset.
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 12de591fbf..77a544c9a0 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,11 @@
+2008-12-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: Add #define
+ __need_getopt_newlib to enable getopt_r() support in newlib as
+ required by 4.10 toolset.
+
2008-11-24 Joel Sherrill <joel.sherrill@OARcorp.com>
PR 1341/cpukit