aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2012-01-30 09:47:47 -0800
committerRoland McGrath <roland@hack.frob.com>2012-01-30 09:47:47 -0800
commit631581072026701ffd4f3490a68d1e752adaf94f (patch)
tree53896b9abf9656d3dbf071c5dfc70f82650f1d98 /ChangeLog
parent96bc5b45a671de1e266b841edba2516afc46d84a (diff)
parent3601428fb029e1c6e98d409dad64d709972cdf57 (diff)
downloadglibc-631581072026701ffd4f3490a68d1e752adaf94f.zip
glibc-631581072026701ffd4f3490a68d1e752adaf94f.tar.gz
glibc-631581072026701ffd4f3490a68d1e752adaf94f.tar.bz2
Merge remote-tracking branch 'origin/cmetcalf/tile_faccessat'
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5866bac..3f60309 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2012-01-28 Chris Metcalf <cmetcalf@tilera.com>
+
+ * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Call __fxstatat64.
+
2012-01-28 Ulrich Drepper <drepper@gmail.com>
* sysdeps/x86_64/fpu/bits/mathinline.h (__signbitl): Optimize a bit.