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
..
2010-02-26 19:54:50 -08:00
2010-02-09 22:34:17 -08:00
2010-01-16 17:55:37 -08:00
2010-02-09 22:34:17 -08:00
2010-03-03 02:14:03 -08:00
2009-03-15 21:33:19 +00:00