runc/libcontainer/devices
Tobias Klauser 0eed453b21 libcontainer: use Major/Minor from x/sys/unix
The Major and Minor functions were added for Linux in golang/sys@85d1495
which is already vendored in. Use these functions instead of the local
re-implementation.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
2017-10-17 09:06:42 +02:00
..
devices_linux.go libcontainer: use Major/Minor from x/sys/unix 2017-10-17 09:06:42 +02:00
devices_test.go libcontainer: one more switch from syscall to x/sys/unix 2017-07-21 16:59:15 +02:00
devices_unsupported.go Clean up unix vs linux usage 2017-05-12 17:22:09 +01:00