Files
runc/libcontainer/system
Carl Henrik Lunde 0a45903563 Support 32 bit UID on i386
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>
2016-08-16 22:47:38 +02:00
..
2015-06-21 19:29:15 -07:00
2015-07-01 13:22:09 -07:00
2016-08-02 09:04:30 +08:00