runc/libcontainer/devices
Christy Perez 3d7cb4293c Move libcontainer to x/sys/unix
Since syscall is outdated and broken for some architectures,
use x/sys/unix instead.

There are still some dependencies on the syscall package that will
remain in syscall for the forseeable future:

Errno
Signal
SysProcAttr

Additionally:
- os still uses syscall, so it needs to be kept for anything
returning *os.ProcessState, such as process.Wait.

Signed-off-by: Christy Perez <christy@linux.vnet.ibm.com>
2017-05-22 17:35:20 -05:00
..
devices_linux.go Move libcontainer to x/sys/unix 2017-05-22 17:35:20 -05:00
devices_test.go Windows: Tidy libcontainer\devices 2015-10-23 13:50:24 -07:00
devices_unsupported.go Clean up unix vs linux usage 2017-05-12 17:22:09 +01:00
number.go Move libcontainer into subdirectory 2015-06-21 19:29:15 -07:00