gvisor/pkg/sentry/syscalls
Andrei Vagin a7a0167716 proc: show file flags in fdinfo
Currently, there is an attempt to print FD flags, but
they are not decoded into a number, so we see something like this:

/criu # cat /proc/self/fdinfo/0
flags: {%!o(bool=000false)}

Actually, fdinfo has to contain file flags.

Change-Id: Idcbb7db908067447eb9ae6f2c3cfb861f2be1a97
PiperOrigin-RevId: 206794498
2018-07-31 11:19:15 -07:00
..
linux proc: show file flags in fdinfo 2018-07-31 11:19:15 -07:00
BUILD stateify: support explicit annotation mode; convert refs and stack packages. 2018-07-27 10:17:21 -07:00
epoll.go Check in gVisor. 2018-04-28 01:44:26 -04:00
polling.go Check in gVisor. 2018-04-28 01:44:26 -04:00
syscalls.go Check in gVisor. 2018-04-28 01:44:26 -04:00
unimplemented_syscall.proto Check in gVisor. 2018-04-28 01:44:26 -04:00