glibc/sysdeps/unix/sysv/linux/sparc
Aurelien Jarno 321029f1c3 sparc64: Fix msgrcv()
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.
2010-03-03 02:14:03 -08:00
..
bits Remove duplicate definitions of O_DSYNC and O_RSYNC for Linux/sparc. 2010-01-18 08:38:18 -08:00
sparc32 sparc: Fix 32-bit makecontext arg passing. 2010-02-20 13:48:07 -08:00
sparc64 sparc64: Fix msgrcv() 2010-03-03 02:14:03 -08:00
sys
Makefile
Versions Add new errlist compat entry for 2.12. 2010-02-06 02:02:22 -08:00
a.out.h
dl-cache.h
fork.S
getsysstats.c
kernel_termios.h
ldd-rewrite.sed
readelflib.c
rt-sysdep.c
syscalls.list
sysdep.c
sysdep.h
system.c
vfork.S