moby--moby/libcontainerd
Sebastiaan van Stijn 92ef3f615a Merge pull request #25505 from darrenstahlmsft/SignalProcessNewAPI
Changed SignalProcess to use new hcsshim API
2016-08-11 23:21:31 +02:00
..
windowsoci
client.go
client_linux.go Handle out-of-sync libcontainerd client on restore 2016-07-28 11:26:07 -07:00
client_solaris.go Update libcontainerd.AddProcess to accept a context 2016-07-19 08:24:39 -07:00
client_windows.go Merge pull request #25505 from darrenstahlmsft/SignalProcessNewAPI 2016-08-11 23:21:31 +02:00
container.go
container_linux.go libcontainerd: mark container exited after failed restart 2016-08-03 17:44:30 -07:00
container_solaris.go
container_windows.go libcontainerd: mark container exited after failed restart 2016-08-03 17:44:30 -07:00
pausemonitor_linux.go
process.go
process_linux.go
process_solaris.go
process_windows.go
queue_linux.go
remote.go
remote_linux.go add defer file.Close to avoid potential fd leak 2016-08-10 08:36:09 +08:00
remote_solaris.go
remote_windows.go
types.go Update libcontainerd.AddProcess to accept a context 2016-07-19 08:24:39 -07:00
types_linux.go
types_solaris.go
types_windows.go
utils_linux.go
utils_windows.go