gvisor/runsc
Andrei Vagin fd16a329ce fsgopher: reopen files via /proc/self/fd
When we reopen file by path, we can't be sure that
we will open exactly the same file. The file can be
deleted and another one with the same name can be
created.

PiperOrigin-RevId: 254898594
2019-06-24 21:44:27 -07:00
..
boot fsgopher: reopen files via /proc/self/fd 2019-06-24 21:44:27 -07:00
cgroup Update canonical repository. 2019-06-13 16:50:15 -07:00
cmd fsgopher: reopen files via /proc/self/fd 2019-06-24 21:44:27 -07:00
console Update canonical repository. 2019-06-13 16:50:15 -07:00
container Kill sandbox process when 'runsc do' exits 2019-06-18 15:36:17 -07:00
debian runsc: add a bazel target to build a debian package 2019-05-03 11:43:43 -07:00
fsgofer fsgopher: reopen files via /proc/self/fd 2019-06-24 21:44:27 -07:00
sandbox Allow to change logging options using 'runsc debug' 2019-06-24 15:03:02 -07:00
specutils Update canonical repository. 2019-06-13 16:50:15 -07:00
test gvisor/kokoro: don't modify tests names in the BUILD file 2019-06-18 01:41:29 -07:00
tools/dockercfg Fix runsc restore to be compatible with docker start --checkpoint ... 2019-05-03 21:41:45 -07:00
BUILD gvisor/bazel: use python2 to build runsc-debian 2019-06-17 17:09:06 -07:00
main.go Update canonical repository. 2019-06-13 16:50:15 -07:00
version.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00