commit | a44c82af4b7d1b412964881da063ed5aa6e729a4 | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Thu Nov 13 22:32:25 2003 +0000 |
committer | Roland McGrath <roland@redhat.com> | Thu Nov 13 22:32:25 2003 +0000 |
tree | 20a7993565f619bf7670c7fb7f5dfd6411e3972b | |
parent | 730e8c0fe046ffb8100cd930001ddbbbc6eaaecc [diff] |
2003-09-06 Dmitry V. Levin <ldv@altlinux.org> * linux/syscallent.h: Better handle getgid32, geteuid32, getegid32, setreuid32, setregid32, getgroups32, setgroups32, fchown32, setresuid32, getresuid32, setresgid32, getresgid32, chown32, setuid32, setgid32, setfsuid32, setfsgid32. * process.c [LINUX]: Define GETGROUPS32_T. * process.c [LINUX] (sys_setgroups32, sys_getgroups32): New functions. * linux/syscall.h (sys_setgroups32, sys_getgroups32): Declare them.