runc/libcontainer/system
Tobias Klauser 4d27f20db0 libcontainer: drop FreeBSD support
runc is not supported on FreeBSD, so remove all FreeBSD specific bits.

As suggested by @crosbymichael in #1653

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
2017-11-24 14:51:05 +01:00
..
linux.go libcontainer: use ioctl wrappers from x/sys/unix 2017-07-10 10:56:58 +02:00
proc.go libcontainer/system/proc: Add Stat_t.State 2017-06-20 16:26:55 -07:00
proc_test.go libcontainer/system/proc: Add Stat_t.State 2017-06-20 16:26:55 -07:00
syscall_linux_32.go libcontainer: merge common syscall implementations 2017-10-16 11:11:18 +02:00
syscall_linux_64.go libcontainer: merge common syscall implementations 2017-10-16 11:11:18 +02:00
sysconfig.go libcontainer: drop FreeBSD support 2017-11-24 14:51:05 +01:00
sysconfig_notcgo.go Move libcontainer into subdirectory 2015-06-21 19:29:15 -07:00
unsupported.go Stub RunningInUserNS for non-Linux 2016-03-03 16:33:43 -05:00
xattrs_linux.go Use symlink xattr functions from x/sys/unix 2017-05-31 13:50:34 +02:00