glibc/sysdeps/unix/sysv/linux/i386
Ulrich Drepper eae59a5681 Update.
* sysdeps/unix/sysv/linux/seteuid.c (seteuid): Use setresuid32
	syscall directly if possible.  If __ASSUME_SETRESUID_SYSCALL is
	defined drop compatibility code.
	* sysdeps/unix/sysv/linux/setegid.c (setegid): Use setresgid32
	syscall directly if possible.  If __ASSUME_SETRESUID_SYSCALL is
	defined drop compatibility code.
	* sysdeps/unix/sysv/linux/i386/seteuid.c (seteuid): Use
	setresuid32 syscall directly if possible.
	* sysdeps/unix/sysv/linux/i386/setegid.c (setegid): Use
	setresgid32 syscall directly if possible.
2003-06-08 22:37:53 +00:00
..
bits Update. 2003-03-03 10:05:49 +00:00
sys
_exit.S
alphasort64.c
bp-thunks.h * sysdeps/generic/bp-thunks.h: Protect includes with [!__ASSEMBLER__]. 2003-05-02 02:21:25 +00:00
brk.c
chown.c * sysdeps/s390/s390-32/backtrace.c (__backtrace): Remove high order 2003-03-26 03:44:33 +00:00
clone.S * sysdeps/generic/dl-sysdep.c (_dl_important_hwcaps): If CNT == 1, 2003-03-11 09:30:37 +00:00
Dist
dl-librecon.h
dl-procinfo.c
dl-procinfo.h
fchown.c
fcntl.c
fxstat.c
get_clockfreq.c
getcontext.S
getdents64.c
getegid.c Update. 2003-02-22 00:00:19 +00:00
geteuid.c 2003-02-21 Roland McGrath <roland@redhat.com> 2003-02-22 00:26:55 +00:00
getgid.c 2003-02-21 Roland McGrath <roland@redhat.com> 2003-02-22 00:26:55 +00:00
getgroups.c (__getgroups): Fix the error condition check for the return value of getgroups32. 2003-03-26 18:15:57 +00:00
getmsg.c
getresgid.c
getresuid.c
getrlimit64.c
getrlimit.c
getuid.c Update. 2003-02-22 00:00:19 +00:00
glob64.c
lchown.c
ldconfig.h
lockf64.c
lxstat.c
makecontext.S
Makefile
mmap64.S
mmap.S
msgctl.c
olddirent.h
oldgetrlimit64.c
profil-counter.h
putmsg.c
readdir64_r.c
readdir64.c
readelflib.c
register-dump.h
scandir64.c
semctl.c
semtimedop.S Update. 2003-04-02 23:49:47 +00:00
setcontext.S Update. 2003-04-05 22:03:35 +00:00
setegid.c Update. 2003-06-08 22:37:53 +00:00
seteuid.c Update. 2003-06-08 22:37:53 +00:00
setfsgid.c * Makerules (check-abi) [$(enable-check-abi) = warn]: 2003-03-27 09:48:09 +00:00
setfsuid.c * Makerules (check-abi) [$(enable-check-abi) = warn]: 2003-03-27 09:48:09 +00:00
setgid.c
setgroups.c
setregid.c Update. 2003-06-08 22:37:53 +00:00
setresgid.c
setresuid.c
setreuid.c Update. 2003-06-08 22:37:53 +00:00
setrlimit.c
setuid.c
shmctl.c
sigaction.c Update. 2003-04-13 02:05:36 +00:00
sigcontextinfo.h
socket.S
swapcontext.S 2003-04-06 Roland McGrath <roland@redhat.com> 2003-04-06 20:59:45 +00:00
syscall.S
syscalls.list
sysdep.h Update. 2003-06-06 09:02:20 +00:00
sysdep.S
ucontext_i.h
Versions
versionsort64.c
vfork.S
xstat.c