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 Implement SO_BINDTODEVICE sockopt 2019-09-27 14:14:04 -07:00
capability_util.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
capability_util.h Fix various spelling issues in the documentation 2019-06-27 14:25:50 -07:00
cleanup.h Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
epoll_util.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
epoll_util.h Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
eventfd_util.h Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
file_descriptor.h Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
fs_util.cc Implement /proc/net/udp. 2019-08-29 14:30:41 -07:00
fs_util.h Implement /proc/net/udp. 2019-08-29 14:30:41 -07:00
fs_util_test.cc Fix suggestions from clang. 2019-06-28 15:32:29 -07:00
logging.cc Fix suggestions from clang. 2019-06-28 15:32:29 -07:00
logging.h Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
memory_util.h Deflake aio_test. 2019-09-05 16:36:44 -07:00
mount_util.h Fix suggestions from clang. 2019-06-28 15:32:29 -07:00
multiprocess_util.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
multiprocess_util.h Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
posix_error.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
posix_error.h Fix suggestions from clang. 2019-06-28 15:32:29 -07:00
posix_error_test.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
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 Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
proc_util_test.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
pty_util.cc Job control: controlling TTYs and foreground process groups. 2019-09-19 11:36:47 -07:00
pty_util.h Job control: controlling TTYs and foreground process groups. 2019-09-19 11:36:47 -07:00
rlimit_util.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
rlimit_util.h Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
save_util.cc Internal change. 2019-08-26 14:07:17 -07:00
save_util.h Internal change. 2019-08-26 14:07:17 -07:00
save_util_linux.cc Internal change. 2019-08-26 14:07:17 -07:00
save_util_other.cc Internal change. 2019-08-26 14:07:17 -07:00
signal_util.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
signal_util.h Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
temp_path.cc Fix suggestions from clang. 2019-06-28 15:32:29 -07:00
temp_path.h Fix suggestions from clang. 2019-06-28 15:32:29 -07:00
test_main.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
test_util.cc Migrate from gflags to absl flags 2019-09-16 11:58:27 -07:00
test_util.h Migrate from gflags to absl flags 2019-09-16 11:58:27 -07:00
test_util_test.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
thread_util.h Internal change. 2019-08-26 14:07:17 -07:00
time_util.cc Extract SleepSafe from test_util 2019-05-24 12:58:46 -07:00
time_util.h Extract SleepSafe from test_util 2019-05-24 12:58:46 -07:00
timer_util.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
timer_util.h Fix various spelling issues in the documentation 2019-06-27 14:25:50 -07:00
uid_util.cc Implement SO_BINDTODEVICE sockopt 2019-09-27 14:14:04 -07:00
uid_util.h Implement SO_BINDTODEVICE sockopt 2019-09-27 14:14:04 -07:00