glibc/sysdeps
caiyinyu 3eed5f3a1e LoongArch: Fix inconsistency in SHMLBA macro values between glibc and kernel
The LoongArch glibc was using the value of the SHMLBA macro from common code,
which is __getpagesize() (16k), but this was inconsistent with the value of
the SHMLBA macro in the kernel, which is SZ_64K (64k). This caused several
shmat-related tests in LTP (Linux Test Project) to fail. This commit fixes
the issue by ensuring that the glibc's SHMLBA macro value matches the value
used in the kernel like other architectures.
2023-05-30 14:13:06 +08:00
..
aarch64
alpha
arc
arm
csky
generic Add voice-admit DSCP code point from RFC-5865 2023-05-22 22:13:41 +02:00
gnu
hppa Remove last remnants of have-protected 2023-05-22 13:31:04 +02:00
htl htl: Use __hurd_fail () instead of assigning errno 2023-05-20 18:16:06 +02:00
hurd hurd: Fix using interposable hurd_thread_self 2023-05-19 20:45:51 +02:00
i386
ia64
ieee754
loongarch
m68k
mach hurd: Fix setting up signal thread stack alignment 2023-05-28 00:30:26 +02:00
microblaze
mips
nios2
nptl
or1k
posix posix: Add error message for EAI_OVERFLOW 2023-05-29 15:30:14 +02:00
powerpc Regenerate configure fragment -- BZ 25337. 2023-05-23 16:21:29 +00:00
pthread sysdeps/pthread/eintr.c: fix warn unused result 2023-05-24 21:52:31 -04:00
riscv
s390 S390: Use compile-only instead of also link-tests in configure. 2023-05-22 09:58:58 +02:00
sh
sparc
unix LoongArch: Fix inconsistency in SHMLBA macro values between glibc and kernel 2023-05-30 14:13:06 +08:00
wordsize-32
wordsize-64
x86 x86: Use 64MB as nt-store threshold if no cacheinfo [BZ #30429] 2023-05-27 21:32:57 -05:00
x86_64 Fix misspellings in sysdeps/x86_64 -- BZ 25337. 2023-05-23 10:25:11 +00:00