This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Consolidate set* Linux implementation


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]