diff options
author | 2002-07-31 23:16:05 +0000 | |
---|---|---|
committer | 2002-07-31 23:16:05 +0000 | |
commit | 2edcd24efaabb0808d7ad1bd906a3c8d8bf9320a (patch) | |
tree | 42903ca8809e156a153fa7a0ba5b0b6b41d6f1d2 /ChangeLog | |
parent | 2002-07-31 Roland McGrath <roland@frob.com> (diff) | |
download | glibc-2edcd24efaabb0808d7ad1bd906a3c8d8bf9320a.tar.gz glibc-2edcd24efaabb0808d7ad1bd906a3c8d8bf9320a.tar.bz2 glibc-2edcd24efaabb0808d7ad1bd906a3c8d8bf9320a.zip |
* sysdeps/mach/hurd/Versions (ld: GLIBC_2.0): __fxstat -> __fxstat64,
__xstat -> __xstat64, __lseek -> __libc_lseek64. Completes 2002-06-09
sysdeps/mach/hurd/dl-sysdep.c change.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2002-07-31 Roland McGrath <roland@frob.com> + + * sysdeps/mach/hurd/Versions (ld: GLIBC_2.0): __fxstat -> __fxstat64, + __xstat -> __xstat64, __lseek -> __libc_lseek64. Completes 2002-06-09 + sysdeps/mach/hurd/dl-sysdep.c change. + 2002-07-28 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/configure.in: Check /lib/modules/`uname |