aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-05-04 02:45:32 +0000
committerUlrich Drepper <drepper@redhat.com>2000-05-04 02:45:32 +0000
commitc836b3ec43bef74ae8be1b400054f906f1df5d91 (patch)
treef58a1ec91e0f312e72feaddb095e884da131a33d
parent88641f05ae8d4f0d5da477c02baeb4a5d5ea0f4f (diff)
downloadglibc-c836b3ec43bef74ae8be1b400054f906f1df5d91.zip
glibc-c836b3ec43bef74ae8be1b400054f906f1df5d91.tar.gz
glibc-c836b3ec43bef74ae8be1b400054f906f1df5d91.tar.bz2
Upate.
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 504e0b9..bee1848 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2000-05-03 Ulrich Drepper <drepper@redhat.com>
+ * libio/stdio.h: Make fseeko and ftello prototypes available is
+ __USE_LARGEFILE. Patch by Paul Eggert <eggert@twinsun.com>.
+
* po/gl.po: Update from translation team.
2000-04-18 H.J. Lu <hjl@gnu.org>