Files
runc/nsinit
Andrey Vagin 94fb37f557 process: add Wait(), Signal() and Pid() methods
Currently we have a problem when buffers are used for std file
descriptors.  These buffers are filled from goroutines (Cmd.goroutine),
and we need to wait them to be sure that all data have been copied.

Signed-off-by: Andrew Vagin <avagin@openvz.org>
2015-02-23 23:40:41 +03:00
..
2015-02-16 15:09:42 -08:00
2014-12-16 09:18:48 +03:00
2015-01-31 20:51:12 -08:00
2015-02-11 18:49:28 -08:00
2015-02-11 18:49:28 -08:00
2015-02-18 15:47:26 -08:00