commit | a3b3912ad0ed21c7d13f4bec84050f38d4f207da | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Sat Dec 19 15:17:15 2009 -0800 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Mon Dec 21 11:29:27 2009 +0100 |
tree | 390b2f6d76b28b36f8e57e9c0b361c4e9f9e6258 | |
parent | 4f7836b7eb38e5f9a637f521ac1875bd3e686a97 [diff] |
linux-user: Add aliases for some Alpha syscalls Alpha always used 32-bit uids, but never renamed the syscalls to match i386 when 32-bit uids were added there. This enables the proper bits in syscall.c. Signed-off-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>