The original SETUID takes a 16 bit UID. Linux 2.4 introduced a new syscall, SETUID32, with support for 32 bit UIDs. The setgid wrapper already uses SETGID32. Signed-off-by: Carl Henrik Lunde <chlunde@ifi.uio.no>