mirror of git://sourceware.org/git/glibc.git
* sysdeps/mach/hurd/getresuid.c: New file. * sysdeps/mach/hurd/getresgid.c: New file. * sysdeps/mach/hurd/setresuid.c: New file. * sysdeps/mach/hurd/setresgid.c: New file. * 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. * sysdeps/unix/sysv/linux/Makefile [$(subdir) = misc] (sysdep_routines): Add setfsuid and setfsgid here. * sysdeps/unix/sysv/linux/arm/Makefile: Not here. * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile: Likewise. * 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. * hurd/errno.c: Renamed to ... * hurd/errno-loc.c: ... this. * hurd/Makefile (routines): errno -> errno-loc |
||
|---|---|---|
| .. | ||
| bits | ||
| glob | ||
| sys | ||
| .cvsignore | ||
| Depend | ||
| Makefile | ||
| PTESTS | ||
| PTESTS2C.sed | ||
| TESTS | ||
| TESTS2C.sed | ||
| Versions | ||
| annexc.c | ||
| bsd-getpgrp.c | ||
| bug-regex1.c | ||
| bug-regex2.c | ||
| bug-regex3.c | ||
| bug-regex4.c | ||
| bug-regex5.c | ||
| bug-regex6.c | ||
| bug-regex7.c | ||
| bug-regex8.c | ||
| bug-regex9.c | ||
| bug-regex10.c | ||
| bug-regex11.c | ||
| bug-regex12.c | ||
| confstr.c | ||
| cpio.h | ||
| execl.c | ||
| execle.c | ||
| execlp.c | ||
| execv.c | ||
| execvp.c | ||
| fnmatch.c | ||
| fnmatch.h | ||
| fnmatch_loop.c | ||
| getconf.c | ||
| getopt.c | ||
| getopt.h | ||
| getopt1.c | ||
| getopt_init.c | ||
| glob.h | ||
| globtest.c | ||
| globtest.sh | ||
| ptestcases.h | ||
| re_comp.h | ||
| regcomp.c | ||
| regex.c | ||
| regex.h | ||
| regex_internal.c | ||
| regex_internal.h | ||
| regexbug1.c | ||
| regexec.c | ||
| runptests.c | ||
| runtests.c | ||
| sched.h | ||
| spawn.c | ||
| spawn.h | ||
| spawn_faction_addclose.c | ||
| spawn_faction_adddup2.c | ||
| spawn_faction_addopen.c | ||
| spawn_faction_destroy.c | ||
| spawn_faction_init.c | ||
| spawn_int.h | ||
| spawnattr_destroy.c | ||
| spawnattr_getdefault.c | ||
| spawnattr_getflags.c | ||
| spawnattr_getpgroup.c | ||
| spawnattr_getschedparam.c | ||
| spawnattr_getschedpolicy.c | ||
| spawnattr_getsigmask.c | ||
| spawnattr_init.c | ||
| spawnattr_setdefault.c | ||
| spawnattr_setflags.c | ||
| spawnattr_setpgroup.c | ||
| spawnattr_setschedparam.c | ||
| spawnattr_setschedpolicy.c | ||
| spawnattr_setsigmask.c | ||
| spawnp.c | ||
| tar.h | ||
| test-vfork.c | ||
| testcases.h | ||
| testfnm.c | ||
| tst-chmod.c | ||
| tst-dir.c | ||
| tst-exec.c | ||
| tst-fnmatch.c | ||
| tst-fnmatch.input | ||
| tst-fork.c | ||
| tst-getaddrinfo.c | ||
| tst-getconf.sh | ||
| tst-getlogin.c | ||
| tst-gnuglob.c | ||
| tst-mmap.c | ||
| tst-preadwrite.c | ||
| tst-preadwrite64.c | ||
| tst-regex.c | ||
| tst-regexloc.c | ||
| tst-spawn.c | ||
| tst-truncate.c | ||
| tst-truncate64.c | ||
| tstgetopt.c | ||
| unistd.h | ||
| wait.h | ||
| wordexp-test.c | ||
| wordexp-tst.sh | ||
| wordexp.h | ||