mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-11 13:50:06 +00:00
321029f1c3
msgrcv() does not work on sparc64, as it passes the 6th argument using the ipc kludge, while the kernel waits for a 6 arguments syscall. This patches fixes the problem by using a sparc64 specific version of msgrcv.c. 2010-03-03 Aurelien Jarno <aurelien@aurel32.net> * sysdeps/unix/sysv/linux/sparc/sparc64/msgrcv.c: New file. |
||
---|---|---|
.. | ||
bits | ||
sparc32 | ||
sparc64 | ||
sys | ||
a.out.h | ||
dl-cache.h | ||
fork.S | ||
getsysstats.c | ||
kernel_termios.h | ||
ldd-rewrite.sed | ||
Makefile | ||
readelflib.c | ||
rt-sysdep.c | ||
syscalls.list | ||
sysdep.c | ||
sysdep.h | ||
system.c | ||
Versions | ||
vfork.S |