alpha: Resurrect getppid, getegid, geteuid.
commit0ff73bfcb06a02f318850333f315dee587151d00
authorRichard Henderson <rth@twiddle.net>
Tue, 5 Jun 2012 15:08:25 +0000 (5 08:08 -0700)
committerRichard Henderson <rth@twiddle.net>
Tue, 5 Jun 2012 15:08:25 +0000 (5 08:08 -0700)
tree309223e046dfc9d2c4ab2f32b0bfabc96d7192b8
parentd97b8a3d218fc43ce0b345a81b283bc0d439b1ea
alpha: Resurrect getppid, getegid, geteuid.

The sysdeps/unix files deleted in the main tree weren't unused.
Resurrect them in sysdeps/unix/alpha, and using the real syscall names.
ChangeLog.alpha
sysdeps/unix/alpha/getegid.S [new file with mode: 0644]
sysdeps/unix/alpha/geteuid.S [new file with mode: 0644]
sysdeps/unix/alpha/getppid.S [new file with mode: 0644]