OSDN Git Service

implement support for the rest of the 32bit uid syscalls
authorMike Frysinger <vapier@gentoo.org>
Thu, 28 Sep 2006 20:41:28 +0000 (20:41 -0000)
committerMike Frysinger <vapier@gentoo.org>
Thu, 28 Sep 2006 20:41:28 +0000 (20:41 -0000)
commit8006438996ba503957507974948c7673384b777c
treea1a2b6468f1d74f3ee8153dd002f976ad60c7e0c
parent0a24932ab1ffc0ba5fc20f1c7f47b2620b22d080
implement support for the rest of the 32bit uid syscalls
libc/sysdeps/linux/common/chown.c
libc/sysdeps/linux/common/fchown.c
libc/sysdeps/linux/common/getgid.c
libc/sysdeps/linux/common/getuid.c
libc/sysdeps/linux/common/lchown.c
libc/sysdeps/linux/common/setfsgid.c
libc/sysdeps/linux/common/setfsuid.c
libc/sysdeps/linux/common/setgid.c
libc/sysdeps/linux/common/setregid.c
libc/sysdeps/linux/common/setreuid.c
libc/sysdeps/linux/common/setuid.c