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:
-rw-r--r--newlib/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 3dd34a85d..9b18885b1 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,6 +1,8 @@
2001-09-03 Corinna Vinschen <corinna@vinschen.de>
* libc/sys/cygwin/sys/dirent.h (struct dirent): Add `d_fd' member.
+ Shrink __d_reserved accordingly to keep structure size.
+ (dirfd): Declare external.
2001-08-29 Joel Sherrill <joel@OARcorp.com>