/[qemu]
ViewVC logotype

Revision 5722


Jump to revision: Previous Next
Author: aurel32
Date: Fri Nov 14 17:20:15 2008 UTC (15 years ago)
Changed paths: 1
Log Message:
target-alpha: implement getxuid and getxgid syscalls

This patch implemented the setxuid and setxgid syscalls for Alpha.
These syscalls return two values, both uid/euid and gid/egid.
In addition to returning the first value in $v0, the additional
value is returned in the $a4 register.

The syscalls are used instead of the separate syscalls for those values
used on other architectures (this is probably because Alpha Linux started
out syscall compatible with DEC/OSF/Tru64).

With this patch, the perlbmk benchmarks from Spec2000 run properly.

(Vince Weaver)

Changed paths:

Path Details
Directorytrunk/linux-user/syscall.c modified , text changed

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.5