summaryrefslogtreecommitdiffstats
path: root/newlib/ChangeLog
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2008-11-24 20:11:42 +0000
committerJeff Johnston <jjohnstn@redhat.com>2008-11-24 20:11:42 +0000
commitb45d16228b32524557e6dadd7dc140124dd3225b (patch)
treefc7150e9673f02d08268c23a85e89260e3220f8e /newlib/ChangeLog
parent14773e10a01ea162bb305975a4d439c52a620876 (diff)
downloadcygnal-b45d16228b32524557e6dadd7dc140124dd3225b.tar.gz
cygnal-b45d16228b32524557e6dadd7dc140124dd3225b.tar.bz2
cygnal-b45d16228b32524557e6dadd7dc140124dd3225b.zip
2008-11-24 Joel Sherrill <joel.sherrill@oarcorp.com>
* libc/posix/Makefile.am: Compile readdir_r.c * libc/posix/Makefile.in: Regenerated.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 33cb93680..1a8c55956 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,4 +1,9 @@
-2008-11-24 Corinna Vinschen <corinna@vinschen.de>
+2008-11-24 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * libc/posix/Makefile.am: Compile readdir_r.c
+ * libc/posix/Makefile.in: Regenerated.
+
+ not readdir.c twice.2008-11-24 Corinna Vinschen <corinna@vinschen.de>
* libc/include/stdio.h (__SMOD): Remove definition of unused flag.
* libc/include/sys/reent.h (struct __sFILE): Add _flags2 member.