gvisor/test/util
Michael Pratt 53cc72da90 Honor X bit on extra anon pages in PT_LOAD segments
Linux changed this behavior in 16e72e9b30986ee15f17fbb68189ca842c32af58
(v4.11). Previously, extra pages were always mapped RW. Now, those pages will
be executable if the segment specified PF_X. They still must be writeable.

PiperOrigin-RevId: 272256280
2019-10-01 11:30:36 -07:00
..
BUILD
capability_util.cc
capability_util.h
cleanup.h
epoll_util.cc
epoll_util.h
eventfd_util.h
file_descriptor.h
fs_util.cc
fs_util.h
fs_util_test.cc
logging.cc
logging.h
memory_util.h
mount_util.h
multiprocess_util.cc
multiprocess_util.h
posix_error.cc
posix_error.h
posix_error_test.cc
proc_util.cc Honor X bit on extra anon pages in PT_LOAD segments 2019-10-01 11:30:36 -07:00
proc_util.h
proc_util_test.cc
pty_util.cc
pty_util.h
rlimit_util.cc
rlimit_util.h
save_util.cc
save_util.h
save_util_linux.cc
save_util_other.cc
signal_util.cc
signal_util.h
temp_path.cc
temp_path.h
test_main.cc
test_util.cc
test_util.h
test_util_test.cc
thread_util.h
time_util.cc
time_util.h
timer_util.cc
timer_util.h
uid_util.cc
uid_util.h