Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 7ad263c87..0ca046676 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,10 @@
+2005-08-22 Shaun Jackman <sjackman@gmail.com>
+
+ * libc/include/_syslist.h: If HAVE_OPENDIR is not defined,
+ define _opendir as opendir, _readdir as readdir, and
+ _closedir as closedir so that the implementations in
+ libc/posix will be used.
+
2005-08-10 DJ Delorie <dj@redhat.com>
* MAINTAINERS (CPU Ports): Add CPU port maintainer section.