re-use of SunOS system call numbers for 32-bit UID syscalls

Chuck Lever (cel@monkey.org)
Thu, 13 Jan 2000 22:24:23 -0500 (EST)


i'm not sure this is a good idea (from include/asm-sparc/unistd.h):

#define __NR_setregid32 75 /* Linux sparc32, madvise under SunOS
*/
#define __NR_vhangup 76 /* Common
*/
#define __NR_truncate64 77 /* Linux sparc32 Specific
*/
#define __NR_getgroups32 78 /* Linux sparc32, mincore under SunOS
*/

can i have these back please? :)

- Chuck Lever

--
corporate:	<chuckl@netscape.com>
personal:	<chucklever@netscape.net> or <cel@monkey.org>

The Linux Scalability project: http://www.citi.umich.edu/projects/linux-scalability/

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/