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:
authorChristopher Faylor <me@cgf.cx>2003-08-23 21:57:43 +0400
committerChristopher Faylor <me@cgf.cx>2003-08-23 21:57:43 +0400
commit9d4aef1930b3db3c2850ccfad9fba95e542857d2 (patch)
treec22bb8a8b0888ef6d50f57e7f98c20886b63ca21 /newlib/ChangeLog
parent2a3c43edcb76e23586e97e2d30d59743679b0d7b (diff)
* libc/stdio64/fseeko64.c (fseeko64_r): Rename second fseeko64_r definition to
fseeko64.
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 70a7def39..ee34c8b8c 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,8 @@
+2003-08-23 Christopher Faylor <cgf@redhat.com>
+
+ * libc/stdio64/fseeko64.c (fseeko64_r): Rename second fseeko64_r
+ definition to fseeko64.
+
2003-08-22 Jeff Johnston <jjohnstn@redhat.com>
* libc/include/sys/reent.h: Add _GLOBAL_REENT macro.