containerd/runtime
Justin Terry (VM) 8e25ca6bf0 Revendor github.com/sirupsen/logrus to v1.0.3
logrus v1.0.3 was the first release that include the change in
terminal_windows.go that stops exec'ing "cmd ver" to obtain the version
information and rather uses the x/sys/crypto/terminal.IsTerminal on the
console fd. On Windows this is a significant performance difference to
avoid the additional process activation of the "cmd ver" for each
invocation of the shim/runhcs executables.

Signed-off-by: Justin Terry (VM) <juterry@microsoft.com>
2018-11-13 09:27:29 -08:00
..
linux/runctypes Runtime v2 2018-07-17 10:21:29 -04:00
proc separate proc interfaces into standalone package 2018-06-07 10:03:15 -04:00
restart Cleanup workdirs on manager load 2018-07-30 10:21:04 -04:00
v1 Partially revert the event discard change in #2748. 2018-11-08 14:47:32 -08:00
v2 Revendor github.com/sirupsen/logrus to v1.0.3 2018-11-13 09:27:29 -08:00
events.go Licence header added 2018-02-19 10:32:26 +09:00
monitor.go Licence header added 2018-02-19 10:32:26 +09:00
runtime.go Runtime v2 2018-07-17 10:21:29 -04:00
task_list.go Runtime v2 2018-07-17 10:21:29 -04:00
task.go Runtime v2 2018-07-17 10:21:29 -04:00
typeurl.go Licence header added 2018-02-19 10:32:26 +09:00