Add getres[ug]id.

This commit is contained in:
Ulrich Drepper 1998-02-10 20:05:38 +00:00
parent e0e16dbb5b
commit e1f251a3ae
2 changed files with 6 additions and 0 deletions

View File

@ -54,6 +54,9 @@ shutdown - shutdown 2 __shutdown shutdown
socketpair - socketpair 4 __socketpair socketpair
sysctl - _sysctl 6 sysctl
getresuid - getresuid 3 getresuid
getresgid - getresgid 3 getresuid
# access pci space protected from machine checks:
pciconfig_read EXTRA pciconfig_read 5 pciconfig_read
pciconfig_write EXTRA pciconfig_write 5 pciconfig_write

View File

@ -34,6 +34,9 @@ shutdown - shutdown 2 __shutdown shutdown
socket - socket 3 __socket socket
socketpair - socketpair 4 __socketpair socketpair
getresuid - getresuid 3 getresuid
getresgid - getresgid 3 getresuid
#
# There are defined locally because the caller is also defined in this dir.
#