glibc/sysdeps/unix/sysv/linux/alpha
Roland McGrath 506ee216c4 2002-10-13 Roland McGrath <roland@frob.com>
* posix/unistd.h [__USE_GNU] (getresuid, getresgid, setresuid,
	setresgid): Declare them.
	* NEWS: Mention it.
	* include/unistd.h
	(__getresuid, __getresgid, __setresuid, __setresgid): Declare them,
	add libc_hidden_proto.
	* posix/Versions (libc: GLIBC_2.3.2): New set.  Add
	getresuid, getresgid, setresuid, setresgid here.
	* Versions.def (libc): Define GLIBC_2.3.2 set.
	* sysdeps/generic/getresuid.c (__getresuid): Fix argument types.
	Add libc_hidden_def.
	* sysdeps/generic/getresgid.c (__getresgid): Likewise.
	* sysdeps/generic/setresgid.c: New file.
	* sysdeps/generic/setresuid.c: New file.
	* sysdeps/unix/sysv/linux/Makefile [$(subdir) = misc]
	(sysdep_routines): Don't add getresuid and getresgid here.
	* sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = misc]
	(sysdep_routines): Don't add setresuid and setresgid here.
	* sysdeps/unix/sysv/linux/cris/Makefile: Likewise.
	* sysdeps/unix/sysv/linux/sh/Makefile: Likewise.
	* sysdeps/unix/sysv/linux/s390/s390-32/Makefile: Likewise.
	* sysdeps/unix/sysv/linux/s390/s390-64/Makefile: Likewise.
	* sysdeps/unix/sysv/linux/i386/Makefile: Likewise.
	* sysdeps/unix/sysv/linux/m68k/Makefile: Likewise.
	* posix/Makefile (routines): Add them all here instead.
	* sysdeps/unix/sysv/linux/i386/getresuid.c (getresuid): Renamed to
	__getresuid.  Add libc_hidden_def for that, and weak alias to old name.
	* sysdeps/unix/sysv/linux/i386/getresgid.c (getresgid): Renamed to
	__getresgid.  Add libc_hidden_def for that, and weak alias to old name.
	* sysdeps/unix/sysv/linux/i386/setresuid.c: Add libc_hidden_def.
	[! __NR_setresuid]: Include generic file.
	* sysdeps/unix/sysv/linux/i386/setresgid.c (setresgid): Renamed to
	__setresgid.  Add libc_hidden_def for that, and weak alias to old name.
	[! __NR_setresuid]: Include generic file.
	* sysdeps/unix/sysv/linux/syscalls.list (setresuid, setresgid):
	Caller is - now, not EXTRA.
	* sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list
	(setresuid, setresgid, getresuid, getresgid): Likewise.
	* sysdeps/unix/sysv/linux/syscalls.list (getresuid, getresgid):
	Add these calls here.
	* sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove them here.
	* sysdeps/unix/sysv/linux/hppa/syscalls.list: Likewise.
	* sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
	* sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
	* sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
	* sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Likewise.
	* sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list: Likewise.
	* sysdeps/unix/sysv/linux/mips/syscalls.list: Likewise.
	* sysdeps/unix/sysv/linux/ia64/syscalls.list: Likewise.
2002-10-14 01:03:03 +00:00
..
alpha Wed May 22 00:40:50 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-05-23 05:32:24 +00:00
bits 2002-09-24 Roland McGrath <roland@redhat.com> 2002-09-25 01:57:50 +00:00
sys Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
adjtime.c (__adjtimex_internal): Add alias. 2002-07-27 08:40:18 +00:00
brk.S Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
clone.S Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
Dist Remove net/route.h. 2002-10-03 08:54:48 +00:00
dl-brk.S brk implementation for dynamic linker. 2002-04-06 01:34:06 +00:00
fpathconf.c Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
fstatfs64.c LFS support. 1997-12-22 20:20:47 +00:00
ftruncate64.c LFS support. 1997-12-22 20:20:47 +00:00
fxstat64.c Empty file. 1997-10-31 22:51:57 +00:00
getclktck.c Linux/Alpha version of function to get CLK_TCK value. 2000-11-01 08:06:06 +00:00
getdents.c Only use for non-LFS getdents. 2000-08-19 16:37:40 +00:00
gethostname.c Include <errno.h>. 2001-09-05 00:08:11 +00:00
getitimer.S Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
getrlimit64.c LFS support. 1997-12-22 20:20:47 +00:00
getrusage.S Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
getsysstats.c Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
gettimeofday.S Define __gettimeofday alias. 2002-04-14 09:12:57 +00:00
glob64.c Empty file. We already have a glob64 implementation. 1998-08-10 15:54:05 +00:00
glob.c (glob, globfree, globfree64): Add libc_hidden_ver. 2002-08-05 00:31:32 +00:00
ieee_get_fp_control.S Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
ieee_set_fp_control.S Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
ioperm.c Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
ipc_priv.h Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
kernel_sigaction.h (struct kernel_sigaction): Define. 1998-02-24 15:22:07 +00:00
kernel_stat.h (__xstat_conv): Remove unused prototype. 2000-08-12 04:48:40 +00:00
kernel_termios.h Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
lxstat64.c Empty file. 1997-10-31 22:51:57 +00:00
Makefile 2002-03-23 Roland McGrath <roland@frob.com> 2002-03-24 01:55:18 +00:00
mmap64.c Empty file since mmap == mmap64. 1997-12-28 15:23:32 +00:00
msgctl.c Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
oldglob.c Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
pathconf.c Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
pipe.S pipe implementation for Linux/Alpha. 2002-08-29 00:00:38 +00:00
pread64.c New empty file. 1997-10-26 20:06:09 +00:00
pwrite64.c New empty file. 1997-10-26 20:06:09 +00:00
rt_sigaction.S Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
select.S Add libc_hidden_def. Remove undef and INTDEF. 2002-08-03 06:57:53 +00:00
semctl.c Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
sendfile64.c * sysdeps/unix/sysv/linux/alpha/sendfile64.c: New. 2002-06-07 12:33:51 +00:00
setfpucw.c Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
setitimer.S Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
setrlimit64.c LFS support. 1997-12-22 20:20:47 +00:00
settimeofday.S Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
shmctl.c Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
sigcontextinfo.h Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
sigprocmask.c Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
sigsuspend.S Add libc_hidden_def. Remove undef and INTDEF. 2002-08-03 06:57:53 +00:00
sizes.h Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
statfs64.c LFS support. 1997-12-22 20:20:47 +00:00
syscall.S Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
syscalls.list 2002-10-13 Roland McGrath <roland@frob.com> 2002-10-14 01:03:03 +00:00
sysdep.h Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
truncate64.c LFS support. 1997-12-22 20:20:47 +00:00
ustat.c Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
utimes.S Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
Versions (libc): Add #errlist-compat comments at GLIBC_2.0, GLIBC_2.1 and GLIBC_2.3. 2002-08-28 23:55:01 +00:00
wait4.S Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
wordexp.c Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
xmknod.c (__xmknod): Add libc_hidden_def. 2002-08-04 09:23:46 +00:00
xstat64.c Empty file. 1997-10-31 22:51:57 +00:00
xstatconv.c Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00