c205e9fb64
This fixes the following compilation error on 32bit ARM: ``` $ GOARCH=arm GOARCH=6 go build ./libcontainer/system/ libcontainer/system/linux.go:119:89: constant 4294967295 overflows int ``` Signed-off-by: Tibor Vass <tibor@docker.com> |
||
---|---|---|
.. | ||
MAINTAINERS | ||
lookup.go | ||
lookup_unix.go | ||
lookup_windows.go | ||
user.go | ||
user_test.go |