about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2011-01-04 12:13:05 -0800
committerDavid S. Miller <davem@davemloft.net>2011-01-04 12:22:41 -0800
commit16c2895feabae0962e0eba2b9164c6a83014bfe4 (patch)
tree593e93c597f05ec7df47f441d1aa0580129a4286 /ChangeLog
parent2543fef229599e8a6e4feeea65ca2dd3f984154f (diff)
downloadglibc-16c2895feabae0962e0eba2b9164c6a83014bfe4.tar.gz
glibc-16c2895feabae0962e0eba2b9164c6a83014bfe4.tar.xz
glibc-16c2895feabae0962e0eba2b9164c6a83014bfe4.zip
sparc64: Use i386 implementation for fxstat.
This was simply missed when Jakub converted all of the
other sparc64 xstat cases.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 31b8a736dc..ae890c3277 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-01-04  David S. Miller  <davem@sunset.davemloft.net>
+
+	[BZ #11155]
+	* sysdeps/unix/sysv/linux/sparc/sparc64/fxstat.c: Use i386's
+	implementation just like for lxstat, fxstatat, et al.
+
 2010-12-27  Jim Meyering  <meyering@redhat.com>
 
 	[BZ #12348]