gvisor/pkg/sentry/fsimpl/sys
gVisor bot a6024f7f5f Add FileExec flag to OpenOptions
This allow callers to say whether the file is being
opened to be executed, so that the proper checks can
be done from FilesystemImpl.OpenAt()

Updates #1623

PiperOrigin-RevId: 295042595
2020-02-13 17:57:36 -08:00
..
BUILD Update package locations. 2020-01-27 15:31:32 -08:00
sys.go Add FileExec flag to OpenOptions 2020-02-13 17:57:36 -08:00
sys_test.go De-duplicate common test functionality for VFS2 filesystems. 2020-01-22 15:16:21 -08:00