]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Remove getres[ug]id, add s_getres[ug]id.
authorUlrich Drepper <drepper@redhat.com>
Sun, 8 Mar 1998 21:40:37 +0000 (21:40 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 8 Mar 1998 21:40:37 +0000 (21:40 +0000)
sysdeps/unix/sysv/linux/syscalls.list

index bf3129632bf1ce05d761f28668dc662a81a6ab73..c728343f513ae42822af5a1fc5fcd646a38fcbac 100644 (file)
@@ -13,8 +13,6 @@ geteuid               -       geteuid         0       __geteuid       geteuid
 getpgid                -       getpgid         1       __getpgid       getpgid
 getpgrp                -       getpgrp         0       getpgrp
 getppid                -       getppid         0       __getppid       getppid
-getresgid      EXTRA   getresgid       3       getresgid
-getresuid      EXTRA   getresuid       3       getresuid
 getsid         -       getsid          1       getsid
 init_module    EXTRA   init_module     5       init_module
 ioperm         -       ioperm          3       ioperm
@@ -39,6 +37,8 @@ quotactl      EXTRA   quotactl        4       quotactl
 s_chown                chown   chown           3       __syscall_chown
 s_getdents     EXTRA   getdents        3       __getdents
 s_getpriority  getpriority getpriority 2       __syscall_getpriority
+s_getresgid    getresgid getresgid     3       __syscall_getresgid
+s_getresuid    getresuid getresuid     3       __syscall_getresuid
 s_poll         poll    poll            3       __syscall_poll
 s_ptrace       ptrace  ptrace          4       __syscall_ptrace
 s_reboot       EXTRA   reboot          3       __syscall_reboot