glibc/sysdeps
Mike Frysinger 17db6e8d6b [BZ #10283] localedef: align fixed maps to SHMLBA
Many Linux arches require fixed mmaps to be aligned higher than pagesize,
so use the SHMLBA define as it represents this quantity exactly.

This fixes spurious errors seen on those arches like:
cannot map archive header: Invalid argument

URL: http://sourceware.org/bugzilla/show_bug.cgi?id=10283
Reported-by: CHIKAMA Masaki <masaki.chikama@gmail.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2013-06-24 20:26:58 -04:00
..
generic [BZ #10283] localedef: align fixed maps to SHMLBA 2013-06-24 20:26:58 -04:00
gnu Avoid trailing whitespace in sysdeps/gnu/errlist.c. 2013-06-08 14:55:32 +00:00
i386 Set/restore rounding mode only when needed 2013-06-12 10:36:48 +05:30
ieee754 Fix spurious "inexact" exceptions from dbl-64 sqrt (bug 15631). 2013-06-15 19:59:41 +00:00
init_array Add sysdeps/init_array to produce empty crt[in].o and use .preinit_array for gcrt1.o 2013-03-12 12:50:13 -07:00
mach Rewrite sysd-rules generation using an awk script. 2013-06-17 09:55:21 -07:00
posix Fix symbol definitions for __clock_* functions 2013-06-11 11:11:11 +05:30
powerpc PowerPC: Enable POWER8 platform sans hwcap bits. 2013-06-24 15:33:32 -05:00
pthread BZ#15361: Make aio_fsync not check open modes. 2013-04-12 13:11:20 -07:00
s390 Remove trailing whitespace. 2013-06-05 20:44:03 +00:00
sh Add sh4 implementation of fegetexceptflag. 2013-06-21 18:07:31 +09:00
sparc Fix leading whitespaces. 2013-06-06 20:36:07 +02:00
unix PowerPC: Enable POWER8 platform sans hwcap bits. 2013-06-24 15:33:32 -05:00
wordsize-32 Fix unsafe compiler optimization 2013-06-12 10:21:22 -05:00
wordsize-64 Move dummy glob64.c alongside glob.c that defines glob64. 2013-05-06 16:11:11 -07:00
x86 Avoid use of "register" as optimization hint. 2013-06-07 22:24:35 +00:00
x86_64 Set fast unaligned load flag for new Intel microarchitecture 2013-06-14 20:46:15 +02:00