containerd/runtime/v2/shim
Justin Cormack 8be05eb237
Fix freebsd build
This brings freebsd in line with Darwin, ie it builds, but some parts may not yet
be fully functional. There is now a WIP `runc` port for FreeBSD at
https://github.com/clovertrail/runc/tree/1501-SupportOnFreeBSD so should be able
to test further.

Signed-off-by: Justin Cormack <justin@specialbusservice.com>
2018-12-16 14:27:42 +00:00
..
reaper_unix.go Revert v2 dropped events 2018-11-16 11:34:15 -05:00
shim_darwin.go Abstract to SocketAddress 2018-07-27 12:39:53 -04:00
shim_freebsd.go Fix freebsd build 2018-12-16 14:27:42 +00:00
shim_linux.go Abstract to SocketAddress 2018-07-27 12:39:53 -04:00
shim_test.go Forward containerd debug to shim invocation 2018-09-27 07:46:01 -07:00
shim_unix.go Add shim config for shim binary options 2018-12-05 13:14:26 -05:00
shim_windows_test.go Add blocking buffered writes to shim 2018-10-02 11:10:43 -07:00
shim_windows.go Add shim config for shim binary options 2018-12-05 13:14:26 -05:00
shim.go Add shim config for shim binary options 2018-12-05 13:14:26 -05:00
util_unix.go Abstract to SocketAddress 2018-07-27 12:39:53 -04:00
util_windows.go Decrease shim timeout on pipe not found 2018-10-02 11:10:43 -07:00
util.go Cache shim v2 exec.LookPath results 2018-11-27 15:11:04 -08:00