glibc/sysdeps/unix/sysv/linux/sparc/sparc32
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
..
sparcv9 Update. 2001-04-25 20:50:21 +00:00
sparcv9b Update. 2001-04-24 22:48:59 +00:00
brk.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
chown.c Update. 2000-01-17 05:24:52 +00:00
clone.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
Dist Update. 2000-04-06 20:10:19 +00:00
dl-procinfo.c Update. 2002-02-01 19:06:42 +00:00
dl-procinfo.h Update. 2002-02-01 19:06:42 +00:00
fchown.c Update. 2000-01-17 05:24:52 +00:00
fcntl.c Update. 2000-08-12 22:08:19 +00:00
fxstat.c Update. 2000-01-19 03:54:00 +00:00
getdents64.c Update. 2000-08-12 05:14:52 +00:00
getegid.c Update. 2000-01-17 05:24:52 +00:00
geteuid.c Update. 2000-01-17 05:24:52 +00:00
getgid.c Update. 2000-01-17 05:24:52 +00:00
getgroups.c Update. 1998-06-16 16:30:14 +00:00
getpagesize.c Update. 2002-08-03 07:02:10 +00:00
getuid.c Update. 2000-01-17 05:24:52 +00:00
glob64.c Update. 2000-08-19 16:58:09 +00:00
kernel_stat.h * sysdeps/unix/sysv/linux/powerpc/powerpc32/kernel_stat.h: Sync 2002-12-31 13:24:35 +00:00
lchown.c Update. 2000-01-17 05:24:52 +00:00
lockf64.c Update. 2000-08-12 22:08:19 +00:00
lxstat.c Update. 2000-01-19 03:54:00 +00:00
Makefile * elf/rtld-Rules ($(objpfx)rtld-libc.a): Use $(verbose) in ar command. 2002-10-14 01:03:16 +00:00
msgctl.c Update. 2000-02-11 19:44:58 +00:00
pipe.S Update. 2002-12-28 09:27:26 +00:00
profil-counter.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
readdir64_r.c Update. 2000-08-12 05:14:52 +00:00
readdir64.c Update. 2000-08-12 05:14:52 +00:00
register-dump.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
scandir64.c Update. 2000-08-12 05:14:52 +00:00
semctl.c Update. 2002-04-26 20:52:02 +00:00
setegid.c Update. 2003-06-10 02:32:35 +00:00
seteuid.c 2002-08-13 Jakub Jelinek <jakub@redhat.com> 2002-08-13 00:22:49 +00:00
setfsgid.c Update. 1998-10-16 16:33:36 +00:00
setfsuid.c Update. 1998-10-16 16:33:36 +00:00
setgid.c Update. 1998-10-16 16:33:36 +00:00
setgroups.c Update. 1998-06-16 16:30:14 +00:00
setregid.c Update. 1998-10-21 15:29:52 +00:00
setreuid.c Update. 1998-10-21 15:29:52 +00:00
setuid.c Update. 1998-10-16 16:33:36 +00:00
shmctl.c Update. 2000-02-11 19:44:58 +00:00
sigaction.c Update. 2003-01-03 01:35:14 +00:00
sigcontextinfo.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
socket.S Update. 2003-01-27 21:03:22 +00:00
syscall.S Update. 2002-12-28 09:27:26 +00:00
syscalls.list * elf/rtld-Rules ($(objpfx)rtld-libc.a): Use $(verbose) in ar command. 2002-10-14 01:03:16 +00:00
sysdep.h Update. 2003-03-23 19:44:31 +00:00
Versions Update. 2002-08-23 09:29:27 +00:00
xstat.c Update. 2000-01-19 03:54:00 +00:00