summaryrefslogtreecommitdiffstats
path: root/arch/s390
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2019-01-11 15:09:11 +0100
committerArnd Bergmann <arnd@arndb.de>2019-01-25 17:22:51 +0100
commitecf7e0a4ad1528710c90f0a6f4285741ac525f6e (patch)
tree75f7ed5694cd10f3860b80c877551258b0307047 /arch/s390
parent6691f16ae7624bb87beeafd8950373e015cd5e71 (diff)
downloadlinux-0-day-ecf7e0a4ad1528710c90f0a6f4285741ac525f6e.tar.gz
linux-0-day-ecf7e0a4ad1528710c90f0a6f4285741ac525f6e.tar.xz
alpha: add generic get{eg,eu,g,p,u,pp}id() syscalls
Alpha has traditionally followed the OSF1 calling conventions here, with its getxpid, getxuid, getxgid system calls returning two different values in separate registers. Following what glibc has done here, we can define getpid, getuid and getgid to be aliases for getxpid, getxuid and getxgid respectively, and add new system call numbers for getppid, geteuid and getegid. Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/s390')
0 files changed, 0 insertions, 0 deletions