diff options
author | Roland McGrath <roland@gnu.org> | 2006-02-01 02:22:54 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2006-02-01 02:22:54 +0000 |
commit | d22429909099d9cae79b946ed878c484b0d97fbf (patch) | |
tree | c988f31265981ed9e34f7533b6537ba836afc9aa /ChangeLog | |
parent | d700bc13fd01b1eb2873a75b510e11acac68ecac (diff) | |
download | glibc-d22429909099d9cae79b946ed878c484b0d97fbf.zip glibc-d22429909099d9cae79b946ed878c484b0d97fbf.tar.gz glibc-d22429909099d9cae79b946ed878c484b0d97fbf.tar.bz2 |
* sysdeps/unix/sysv/linux/i386/fxstatat.c [XSTAT_IS_STAT64]
(__fxstatat64): Add libc_hidden_ver.
* sysdeps/unix/sysv/linux/fxstatat.c [XSTAT_IS_STAT64] (__fxstatat64):
Likewise.
* sysdeps/sparc/sparc64/jmpbuf-unwind.h: Remove jmpbuf-offsets.h
include.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2006-01-31 Jakub Jelinek <jakub@redhat.com> + + * sysdeps/unix/sysv/linux/i386/fxstatat.c [XSTAT_IS_STAT64] + (__fxstatat64): Add libc_hidden_ver. + * sysdeps/unix/sysv/linux/fxstatat.c [XSTAT_IS_STAT64] (__fxstatat64): + Likewise. + + * sysdeps/sparc/sparc64/jmpbuf-unwind.h: Remove jmpbuf-offsets.h + include. + 2006-01-31 Roland McGrath <roland@redhat.com> * sysdeps/powerpc/fpu/libm-test-ulps: Update by Jakub. |