runc/libcontainer/devices
Aleksa Sarai a0e99e7a1a
libcontainer: devices: fix mips builds
It turns out that MIPS uses uint32 in the device number returned by
stat(2), so explicitly wrap everything to make the compiler happy. I
really wish that Go had C-like numeric type promotion.

Signed-off-by: Aleksa Sarai <asarai@suse.de>
2018-06-17 11:22:01 +10:00
..
devices.go libcontainer: devices: fix mips builds 2018-06-17 11:22:01 +10:00
devices_test.go remove placeholder for non-linux platforms 2017-11-24 18:14:51 +00:00