about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2006-02-01 02:22:54 +0000
committerRoland McGrath <roland@gnu.org>2006-02-01 02:22:54 +0000
commitd22429909099d9cae79b946ed878c484b0d97fbf (patch)
treec988f31265981ed9e34f7533b6537ba836afc9aa /ChangeLog
parentd700bc13fd01b1eb2873a75b510e11acac68ecac (diff)
downloadglibc-d22429909099d9cae79b946ed878c484b0d97fbf.tar.gz
glibc-d22429909099d9cae79b946ed878c484b0d97fbf.tar.xz
glibc-d22429909099d9cae79b946ed878c484b0d97fbf.zip
* 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--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 93d6c26bd1..7ed1c69a68 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.