gvisor/runsc/boot
Fabricio Voznika c091e62369 Set sticky bit to /tmp
This is generally done for '/tmp' to prevent accidental
deletion of files. More details here:
http://man7.org/linux/man-pages/man1/chmod.1.html#RESTRICTED_DELETION_FLAG_OR_STICKY_BIT

PiperOrigin-RevId: 249633207
Change-Id: I444a5b406fdef664f5677b2f20f374972613a02b
2019-05-23 06:48:00 -07:00
..
filter Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
BUILD Decouple filemem from platform and move it to pgalloc.MemoryFile. 2019-03-14 08:12:48 -07:00
compat.go Implement fallocate(2) 2019-05-09 15:35:49 -07:00
compat_amd64.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
compat_test.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
config.go Fix runsc restore to be compatible with docker start --checkpoint ... 2019-05-03 21:41:45 -07:00
controller.go Cleanup around urpc file payload handling 2019-05-15 14:36:28 -07:00
debug.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
events.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
fds.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
fs.go Set sticky bit to /tmp 2019-05-23 06:48:00 -07:00
limits.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
loader.go Cleanup around urpc file payload handling 2019-05-15 14:36:28 -07:00
loader_test.go Cleanup around urpc file payload handling 2019-05-15 14:36:28 -07:00
network.go gvisor/runsc: use a veth link address instead of generating a new one 2019-05-15 11:11:58 -07:00
strace.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00