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:
authorCorinna Vinschen <corinna@vinschen.de>2003-04-01 18:53:02 +0400
committerCorinna Vinschen <corinna@vinschen.de>2003-04-01 18:53:02 +0400
commitd78045eed04e74da0c05a82038521fe38f0dee01 (patch)
treeb3a108f3cbd188fcd1da5ba23ab1d49a68f831cb /newlib/ChangeLog
parent4663241541cd1262cb58e5b425cf0c5606ff8bb9 (diff)
* libc/sys/cygwin/sys/dirent.h (struct DIR): Change type of
__d_position member to _off_t.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 01793266b..2c8c547c1 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,8 @@
+2003-04-01 Corinna Vinschen <corinna@vinschen.de>
+
+ * libc/sys/cygwin/sys/dirent.h (struct DIR): Change type of
+ __d_position member to _off_t.
+
2003-03-20 Jeff Johnston <jjohnstn@redhat.com>
* libc/stdio/vfscanf.c (__svfscanf_r): For floating point conversion,