glibc/sysdeps/unix/sysv/linux/sparc
Ulrich Drepper 54c924656e Update.
2003-06-09  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/unix/sysv/linux/kernel-features.h
	(__ASSUME_SETRESGID_SYSCALL): Define.
	* sysdeps/unix/sysv/linux/setegid.c: Use __ASSUME_SETRESGID_SYSCALL
	instead of __ASSUME_SETRESUID_SYSCALL.
	(setegid): Only use setresgid32 inline syscall if __NR_setresgid32 is
	defined.
	* sysdeps/unix/sysv/linux/seteuid.c (seteuid): Only use setresgid32
	inline syscall if __NR_setresuid32 is defined.
	* sysdeps/unix/sysv/linux/i386/setegid.c (setegid): Use
	__ASSUME_SETRESGID_SYSCALL instead of __ASSUME_SETRESUID_SYSCALL.
	* sysdeps/unix/sysv/linux/i386/setregid.c: Backout last changes.
	* sysdeps/unix/sysv/linux/i386/setreuid.c: Likewise.
	* sysdeps/unix/sysv/linux/sparc/sparc32/setegid.c (setegid): Protect
	code handling non-existant setresgid32 syscall with
	#if __ASSUME_SETRESGID_SYSCALL == 0.

2003-06-09  Andreas Schwab  <schwab@suse.de>

	* sunrpc/Makefile (generated): Remove rpc-proto.c, rpc-proto.d.
	($(rpcsvc:%.x=$(objpfx)x%$o)): Don't depend on
	$(objpfx)rpc-proto.d.
	(rpcsvc-dt-files, rpcsvc-depfiles): Define.  Include
	$(rpcsvc-depfiles) instead of $(objpfx)rpc-proto.d.
	($(objpfx)rpc-proto.d, $(objpfx)rpc-proto.c): Remove rules.
2003-06-10 02:32:35 +00:00
..
bits Update. 2003-04-21 07:39:20 +00:00
sparc32 Update. 2003-06-10 02:32:35 +00:00
sparc64 Update. 2003-04-14 17:30:34 +00:00
sys Update. 2002-05-21 02:15:01 +00:00
Dist Update. 2003-02-20 22:23:34 +00:00
fork.S Update. 2002-12-31 20:46:11 +00:00
getsysstats.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
kernel_termios.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
ldd-rewrite.sed Update. 1999-07-14 15:21:35 +00:00
Makefile Jakub Jelinek <jakub@redhat.com> 2002-10-16 03:03:00 +00:00
readelflib.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sysdep.h Update. 2003-01-09 04:19:03 +00:00
sysdep.S * sysdeps/generic/bits/libc-tsd.h [USE___THREAD]: Conditional 2002-10-11 10:52:20 +00:00
Versions Update. 2002-08-29 00:34:10 +00:00
vfork.S Update. 2002-12-31 20:46:11 +00:00