diff options
author | Jamie Liu <jamieliu@google.com> | 2020-04-14 13:36:36 -0700 |
---|---|---|
committer | gVisor bot <gvisor-bot@google.com> | 2020-04-14 13:37:51 -0700 |
commit | 52b4b19249adfeba65fe6f0ef27111f2ed887888 (patch) | |
tree | 0ff384d5b657190bddc48dc6870241ea83785edb /LICENSE | |
parent | ac9b32c36b40e51a77e44c0b82ecd349d77a4379 (diff) |
Pass O_LARGEFILE in syscalls/linux/vfs2.openat.
Needed for PipeTest_Flags: files opened by open() and openat() get O_LARGEFILE
(on architectures with 64-bit off_t), but not FDs created by other syscalls
such as pipe().
Updates #1035
PiperOrigin-RevId: 306504788
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions