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-03-03 02:14:03 -08:00
2003-07-25 09:06:04 +00:00
2003-06-25 08:19:44 +00:00
2003-09-03 02:58:30 +00:00
2003-08-31 17:24:25 +00:00