about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-12-06 15:01:35 -0500
committerMike Frysinger <vapier@gentoo.org>2012-12-06 20:00:43 -0500
commite933a9432cab6ff8d7995b984f0da625b3592f88 (patch)
treec17464bd30542a941dcaa6b27220e794fcd7ea00 /ChangeLog
parent270a72ed73df7a6fd6c73dd1fa1d577a348400dc (diff)
downloadglibc-e933a9432cab6ff8d7995b984f0da625b3592f88.tar.gz
glibc-e933a9432cab6ff8d7995b984f0da625b3592f88.tar.xz
glibc-e933a9432cab6ff8d7995b984f0da625b3592f88.zip
linux: posix_fadvise: support __NR_fadvise64_64
Some arches do not have a __NR_fadvise64 but do have __NR_fadvise64_64.
If the former is unavailable, fallback to the latter.

Reviewed-by: Carlos O'Donell <carlos@systemhalted.org>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 36b2bb0dbd..2dfde80900 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-12-06  Carlos O'Donell  <carlos@systemhalted.org>
+	    Mike Frysinger  <vapier@gentoo.org>
+
+	* sysdeps/unix/sysv/linux/posix_fadvise.c (posix_fadvise): Also
+	check for __NR_fadvise64_64.
+
 2012-12-06  Chris Metcalf  <cmetcalf@tilera.com>
 
 	* sysdeps/generic/fpu_control.h (_FPU_GETCW): Define to set cw to