[PATCH] Consolidate set* Linux implementation
Yury Norov
ynorov@caviumnetworks.com
Mon Mar 27 15:36:00 GMT 2017
Hi,
On Mon, Mar 27, 2017 at 11:47:53AM -0300, Adhemerval Zanella wrote:
> This patch consolidates the Linux setegid, seteuid, setgid, setgroups,
> setregid, setresgid, setresuid, setreuid, and setuid implementation on
> default sysdeps/unix/sysv/linux/sh/set*.c implementation. It basically
The path should probably be sysdeps/unix/sysv/linux/set*.c?
> removes all the architecture define implementations and add support for
> __NR_set*32 syscall on Linux default implementation.
>
> Checked on i686-linux-gnu, x86_64-linux-gnu, x86_64-linux-gnux32,
> aarch64-linux-gnu, arm-linux-gnueabihf, and powerpc64le-linux-gnu.
Yury
More information about the Libc-alpha
mailing list