moby--moby/libcontainerd
Yanqiang Miao 1ad989559f Clean up the constants in 'libcontainerd' that are no longer in use
Signed-off-by: Yanqiang Miao <miao.yanqiang@zte.com.cn>

update

Signed-off-by: Yanqiang Miao <miao.yanqiang@zte.com.cn>
2016-10-28 13:39:04 +08:00
..
client.go
client_linux.go Move stdio attach from libcontainerd backend to callback 2016-10-24 00:20:36 -07:00
client_solaris.go
client_windows.go Move stdio attach from libcontainerd backend to callback 2016-10-24 00:20:36 -07:00
container.go Remove restartmanager from libcontainerd 2016-10-07 12:09:54 -07:00
container_linux.go Fix logging formatting 2016-10-25 18:34:35 -07:00
container_solaris.go
container_windows.go Move stdio attach from libcontainerd backend to callback 2016-10-24 00:20:36 -07:00
pausemonitor_linux.go
process.go
process_linux.go Refactor stdin closing 2016-10-20 17:10:15 -07:00
process_solaris.go
process_windows.go Fix issues with fifos blocking on open 2016-10-20 17:02:02 -07:00
queue_linux.go
remote.go
remote_linux.go Clean up the constants in 'libcontainerd' that are no longer in use 2016-10-28 13:39:04 +08:00
remote_solaris.go
remote_windows.go
types.go Clean up the constants in 'libcontainerd' that are no longer in use 2016-10-28 13:39:04 +08:00
types_linux.go add lock in libcontainerd client AddProcess 2016-10-02 00:36:25 +08:00
types_solaris.go Remove hacked Windows OCI spec, compile fixups 2016-09-27 12:07:35 -07:00
types_windows.go Windows: Support credential specs 2016-10-06 09:32:22 -07:00
utils_linux.go
utils_windows.go Windows: Support credential specs 2016-10-06 09:32:22 -07:00
utils_windows_test.go