glibc/sysdeps
Mike Frysinger e933a9432c 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>
2012-12-06 20:00:43 -05:00
..
generic Fix warnings from generic _FPU_GETCW 2012-12-06 10:42:06 -05:00
gnu Move _G_config.h with Linuxism to linux/ directory. 2012-09-28 15:45:07 -07:00
i386 Fix powl inaccuracy for x86_64 and x86 (bug 13881). 2012-11-28 13:40:54 +00:00
ieee754 Include stdlib.h in sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c. 2012-12-05 20:03:45 +00:00
mach Hurd: fixes for ptsname and ptsname_r 2012-11-20 00:49:11 +01:00
posix Return EAI_SYSTEM if we're out of file descriptors 2012-11-19 13:02:48 +05:30
powerpc Define _SYS_AUXV_H to 1 not empty in sysdeps/powerpc/sysdep.h. 2012-12-04 21:45:01 +00:00
pthread aio_notify: fix _POSIX_REALTIME_SIGNALS check 2012-10-29 19:35:09 +01:00
s390 S/390: Add hwcap value for transactional execution. 2012-11-08 09:53:00 +01:00
sh sysdeps/sh/dl-machine.h: Define ELF_MACHINE_RUNTIME_FIXUP_PARAMS. 2012-11-20 19:29:23 +01:00
sparc Update sparc ULPs for recently added pow tests. 2012-11-28 17:42:09 -08:00
unix linux: posix_fadvise: support __NR_fadvise64_64 2012-12-06 20:00:43 -05:00
wordsize-32 Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
wordsize-64 Don't set TIMEOUTFACTOR in sysdeps/wordsize-64/Makefile. 2012-09-18 15:45:57 +00:00
x86 byteswap.h: fix gcc ver test for __builtin_bswap{32,64} 2012-12-03 14:54:31 -05:00
x86_64 Fix powl inaccuracy for x86_64 and x86 (bug 13881). 2012-11-28 13:40:54 +00:00