gvisor/test/syscalls/linux
Michael Pratt 0d483985c5 Include AT_SECURE in the aux vector
gVisor does not currently implement the functionality that would result in
AT_SECURE = 1, but Linux includes AT_SECURE = 0 in the normal case, so we
should do the same.
PiperOrigin-RevId: 272311488
2019-10-01 15:43:14 -07:00
..
32bit.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
BUILD Automated rollback of changelist 256276198 2019-09-27 15:58:51 -07:00
accept_bind.cc gvisor/sock/unix: pass creds when a message is sent between unconnected sockets 2019-06-03 21:48:19 -07:00
accept_bind_stream.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
access.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
affinity.cc Internal change. 2019-08-26 14:07:17 -07:00
aio.cc Deflake aio_test. 2019-09-05 16:36:44 -07:00
alarm.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
arch_prctl.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
bad.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
base_poll_test.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
base_poll_test.h Internal change. 2019-08-29 14:01:47 -07:00
bind.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
brk.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
chdir.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
chmod.cc Fix suggestions from clang. 2019-06-28 15:32:29 -07:00
chown.cc Migrate from gflags to absl flags 2019-09-16 11:58:27 -07:00
chroot.cc Fix suggestions from clang. 2019-06-28 15:32:29 -07:00
clock_getres.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
clock_gettime.cc Merge pull request #450 from Pixep:feature/add-clock-boottime-as-monotonic 2019-07-19 10:44:45 -07:00
clock_nanosleep.cc Only copy out remaining time on nanosleep success 2019-09-30 13:07:32 -07:00
concurrency.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
creat.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
dev.cc Merge pull request #533 from kevinGC:stub-dev-tty 2019-07-17 11:28:30 -07:00
dup.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
epoll.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
eventfd.cc Use return values from syscalls in eventfd tests. 2019-06-18 16:21:56 -07:00
exceptions.cc tss: block userspace access to all I/O ports. 2019-07-09 22:21:56 -07:00
exec.cc Fix suggestions from clang. 2019-06-28 15:32:29 -07:00
exec.h Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
exec_assert_closed_workload.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
exec_basic_workload.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
exec_binary.cc Support new interpreter requirements in test 2019-10-01 12:25:11 -07:00
exec_proc_exe_workload.cc Fix suggestions from clang. 2019-06-28 15:32:29 -07:00
exec_state_workload.cc Replace usage of deprecated strtoul/strtoull 2019-06-18 14:18:47 -07:00
exit.cc Extract SleepSafe from test_util 2019-05-24 12:58:46 -07:00
exit_script.sh Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
fadvise64.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
fallocate.cc Implement fallocate(2) 2019-05-09 15:35:49 -07:00
fault.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
fchdir.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
fcntl.cc Migrate from gflags to absl flags 2019-09-16 11:58:27 -07:00
file_base.h Fix suggestions from clang. 2019-06-28 15:32:29 -07:00
flock.cc Fix various spelling issues in the documentation 2019-06-27 14:25:50 -07:00
fork.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
fpsig_fork.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
fpsig_nested.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
fsync.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
futex.cc Second try at flaky futex test. 2019-08-23 16:54:18 -07:00
getcpu.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
getdents.cc Properly invalidate cache in rename and remove 2019-07-17 11:14:57 -07:00
getrandom.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
getrusage.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
inotify.cc Fix suggestions from clang. 2019-06-28 15:32:29 -07:00
ioctl.cc Fix deadlock in fasync. 2019-06-13 17:26:22 -07:00
ip_socket_test_util.cc Implement /proc/net/udp. 2019-08-29 14:30:41 -07:00
ip_socket_test_util.h Implement /proc/net/udp. 2019-08-29 14:30:41 -07:00
iptables.cc Read iptables via sockopts. 2019-08-19 10:05:59 -07:00
iptables.h Add iptables types for syscalls tests. 2019-07-29 13:20:09 -07:00
itimer.cc Disable cpuClockTicker when app is idle 2019-10-01 12:21:01 -07:00
kill.cc Migrate from gflags to absl flags 2019-09-16 11:58:27 -07:00
link.cc Migrate from gflags to absl flags 2019-09-16 11:58:27 -07:00
lseek.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
madvise.cc Fix suggestions from clang. 2019-06-28 15:32:29 -07:00
memfd.cc Fix suggestions from clang. 2019-06-28 15:32:29 -07:00
memory_accounting.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
mempolicy.cc "Implement" mbind(2). 2019-06-06 16:29:46 -07:00
mincore.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
mkdir.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
mknod.cc Fix suggestions from clang. 2019-06-28 15:32:29 -07:00
mlock.cc Fix async-signal-unsafety in MlockallTest_Future. 2019-08-30 18:11:15 -07:00
mmap.cc Fix suggestions from clang. 2019-06-28 15:32:29 -07:00
mount.cc Deflake mount_test. 2019-06-19 15:46:11 -07:00
mremap.cc Deflake aio_test. 2019-09-05 16:36:44 -07:00
msync.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
munmap.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
open.cc Add C++ toolchain and fix compile issues. 2019-08-30 15:03:15 -07:00
open_create.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
packet_socket.cc Make raw socket tests pass in environments with or without CAP_NET_RAW. 2019-09-26 15:09:20 -07:00
packet_socket_raw.cc Make raw socket tests pass in environments with or without CAP_NET_RAW. 2019-09-26 15:09:20 -07:00
partial_bad_buffer.cc Improve SendMsg performance. 2019-08-14 14:34:27 -07:00
pause.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
pipe.cc Implement splice methods for pipes and sockets. 2019-09-12 17:43:27 -07:00
poll.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
ppoll.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
prctl.cc Migrate from gflags to absl flags 2019-09-16 11:58:27 -07:00
prctl_setuid.cc Migrate from gflags to absl flags 2019-09-16 11:58:27 -07:00
pread64.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
preadv.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
preadv2.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
priority.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
priority_execve.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
proc.cc Include AT_SECURE in the aux vector 2019-10-01 15:43:14 -07:00
proc_net.cc Fix minor Kokoro issues. 2019-09-10 00:38:52 -07:00
proc_net_tcp.cc Implement /proc/net/udp. 2019-08-29 14:30:41 -07:00
proc_net_udp.cc Implement /proc/net/udp. 2019-08-29 14:30:41 -07:00
proc_net_unix.cc Handle new representation of abstract UDS paths. 2019-08-29 14:37:47 -07:00
proc_pid_smaps.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
proc_pid_uid_gid_map.cc Extract SleepSafe from test_util 2019-05-24 12:58:46 -07:00
pselect.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
ptrace.cc Migrate from gflags to absl flags 2019-09-16 11:58:27 -07:00
pty.cc De-flake SetForegroundProcessGroupDifferentSession. 2019-09-30 13:59:36 -07:00
pty_root.cc Job control: controlling TTYs and foreground process groups. 2019-09-19 11:36:47 -07:00
pwrite64.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
pwritev2.cc Fix pwritev2 flaky test. 2019-08-27 14:50:03 -07:00
raw_socket_hdrincl.cc Make raw socket tests pass in environments with or without CAP_NET_RAW. 2019-09-26 15:09:20 -07:00
raw_socket_icmp.cc Make raw socket tests pass in environments with or without CAP_NET_RAW. 2019-09-26 15:09:20 -07:00
raw_socket_ipv4.cc Make raw socket tests pass in environments with or without CAP_NET_RAW. 2019-09-26 15:09:20 -07:00
read.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
readahead.cc Stub out readahead implementation. 2019-09-24 13:29:46 -07:00
readv.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
readv_common.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
readv_common.h Fix suggestions from clang. 2019-06-28 15:32:29 -07:00
readv_socket.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
rename.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
rlimits.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
rtsignal.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
sched.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
sched_yield.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
seccomp.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
select.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
semaphore.cc Add C++ toolchain and fix compile issues. 2019-08-30 15:03:15 -07:00
sendfile.cc Implement splice methods for pipes and sockets. 2019-09-12 17:43:27 -07:00
sendfile_socket.cc Eat sendfile partial error 2019-06-11 19:24:35 -07:00
shm.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
sigaction.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
sigaltstack.cc Fix initialization of badhandler_low_water_mark in SigaltstackTest. 2019-07-15 15:22:24 -07:00
sigaltstack_check.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
sigiret.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
signalfd.cc Signalfd support 2019-09-18 15:16:42 -07:00
sigprocmask.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
sigstop.cc Migrate from gflags to absl flags 2019-09-16 11:58:27 -07:00
sigtimedwait.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket.cc Internal change. 2019-08-26 14:07:17 -07:00
socket_abstract.cc Shutdown host sockets on internal shutdown 2019-06-05 18:40:37 -07:00
socket_bind_to_device.cc Implement SO_BINDTODEVICE sockopt 2019-09-27 14:14:04 -07:00
socket_bind_to_device_distribution.cc Implement SO_BINDTODEVICE sockopt 2019-09-27 14:14:04 -07:00
socket_bind_to_device_sequence.cc Implement SO_BINDTODEVICE sockopt 2019-09-27 14:14:04 -07:00
socket_bind_to_device_util.cc Implement SO_BINDTODEVICE sockopt 2019-09-27 14:14:04 -07:00
socket_bind_to_device_util.h Implement SO_BINDTODEVICE sockopt 2019-09-27 14:14:04 -07:00
socket_blocking.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket_blocking.h Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket_filesystem.cc Shutdown host sockets on internal shutdown 2019-06-05 18:40:37 -07:00
socket_generic.cc Implement getsockopt() SO_DOMAIN, SO_PROTOCOL and SO_TYPE. 2019-06-13 17:24:51 -07:00
socket_generic.h Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket_inet_loopback.cc Fix for a panic due to writing to a closed accept channel. 2019-08-06 11:01:27 -07:00
socket_ip_loopback_blocking.cc Give test instantiations meaningful names. 2019-06-05 15:57:27 -07:00
socket_ip_tcp_generic.cc Fix bug in RstCausesPollHUP. 2019-09-23 16:00:50 -07:00
socket_ip_tcp_generic.h Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket_ip_tcp_generic_loopback.cc Give test instantiations meaningful names. 2019-06-05 15:57:27 -07:00
socket_ip_tcp_loopback.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket_ip_tcp_loopback_blocking.cc Give test instantiations meaningful names. 2019-06-05 15:57:27 -07:00
socket_ip_tcp_loopback_nonblock.cc Give test instantiations meaningful names. 2019-06-05 15:57:27 -07:00
socket_ip_tcp_udp_generic.cc Give test instantiations meaningful names. 2019-06-05 15:57:27 -07:00
socket_ip_udp_generic.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket_ip_udp_generic.h Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket_ip_udp_loopback.cc Give test instantiations meaningful names. 2019-06-05 15:57:27 -07:00
socket_ip_udp_loopback_blocking.cc Give test instantiations meaningful names. 2019-06-05 15:57:27 -07:00
socket_ip_udp_loopback_nonblock.cc Give test instantiations meaningful names. 2019-06-05 15:57:27 -07:00
socket_ipv4_tcp_unbound_external_networking.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket_ipv4_tcp_unbound_external_networking.h Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket_ipv4_tcp_unbound_external_networking_test.cc Give test instantiations meaningful names. 2019-06-05 15:57:27 -07:00
socket_ipv4_udp_unbound.cc Support binding to multicast and broadcast addresses 2019-08-21 22:54:25 -07:00
socket_ipv4_udp_unbound.h Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket_ipv4_udp_unbound_external_networking.cc Handle interfaceAddr and NIC options separately for IP_MULTICAST_IF 2019-07-19 09:29:04 -07:00
socket_ipv4_udp_unbound_external_networking.h Handle interfaceAddr and NIC options separately for IP_MULTICAST_IF 2019-07-19 09:29:04 -07:00
socket_ipv4_udp_unbound_external_networking_test.cc Give test instantiations meaningful names. 2019-06-05 15:57:27 -07:00
socket_ipv4_udp_unbound_loopback.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket_netdevice.cc netlink: return an error in nlmsgerr 2019-08-09 22:34:54 -07:00
socket_netlink_route.cc netlink: return an error in nlmsgerr 2019-08-09 22:34:54 -07:00
socket_netlink_util.cc netlink: return an error in nlmsgerr 2019-08-09 22:34:54 -07:00
socket_netlink_util.h netlink: return an error in nlmsgerr 2019-08-09 22:34:54 -07:00
socket_non_blocking.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket_non_blocking.h Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket_non_stream.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket_non_stream.h Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket_non_stream_blocking.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket_non_stream_blocking.h Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket_stream.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket_stream.h Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket_stream_blocking.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket_stream_blocking.h Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket_stream_nonblock.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket_stream_nonblock.h Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket_test_util.cc Internal change. 2019-08-26 14:07:17 -07:00
socket_test_util.h Internal change. 2019-08-26 14:07:17 -07:00
socket_test_util_impl.cc Internal change. 2019-08-26 14:07:17 -07:00
socket_unix.cc Shutdown host sockets on internal shutdown 2019-06-05 18:40:37 -07:00
socket_unix.h Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket_unix_abstract_nonblock.cc Give test instantiations meaningful names. 2019-06-05 15:57:27 -07:00
socket_unix_blocking_local.cc Give test instantiations meaningful names. 2019-06-05 15:57:27 -07:00
socket_unix_cmsg.cc Fix various spelling issues in the documentation 2019-06-27 14:25:50 -07:00
socket_unix_cmsg.h Shutdown host sockets on internal shutdown 2019-06-05 18:40:37 -07:00
socket_unix_dgram.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket_unix_dgram.h Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket_unix_dgram_local.cc Add AF_UNIX, SOCK_RAW sockets, which exist for some reason. 2019-07-17 11:49:16 -07:00
socket_unix_dgram_non_blocking.cc Give test instantiations meaningful names. 2019-06-05 15:57:27 -07:00
socket_unix_domain.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket_unix_filesystem_nonblock.cc Give test instantiations meaningful names. 2019-06-05 15:57:27 -07:00
socket_unix_non_stream.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket_unix_non_stream.h Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket_unix_non_stream_blocking_local.cc Give test instantiations meaningful names. 2019-06-05 15:57:27 -07:00
socket_unix_pair.cc Shutdown host sockets on internal shutdown 2019-06-05 18:40:37 -07:00
socket_unix_pair_nonblock.cc Give test instantiations meaningful names. 2019-06-05 15:57:27 -07:00
socket_unix_seqpacket.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket_unix_seqpacket.h Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket_unix_seqpacket_local.cc Give test instantiations meaningful names. 2019-06-05 15:57:27 -07:00
socket_unix_stream.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket_unix_stream_blocking_local.cc Give test instantiations meaningful names. 2019-06-05 15:57:27 -07:00
socket_unix_stream_local.cc Give test instantiations meaningful names. 2019-06-05 15:57:27 -07:00
socket_unix_stream_nonblock_local.cc Give test instantiations meaningful names. 2019-06-05 15:57:27 -07:00
socket_unix_unbound_abstract.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket_unix_unbound_dgram.cc gvisor/sock/unix: pass creds when a message is sent between unconnected sockets 2019-06-03 21:48:19 -07:00
socket_unix_unbound_filesystem.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket_unix_unbound_seqpacket.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
socket_unix_unbound_stream.cc Fix various spelling issues in the documentation 2019-06-27 14:25:50 -07:00
splice.cc Implement splice methods for pipes and sockets. 2019-09-12 17:43:27 -07:00
stat.cc Fix flaky stat.cc test. 2019-07-29 16:47:58 -07:00
stat_times.cc Fix incorrect tmpfs timestamp updates 2019-05-20 13:35:17 -07:00
statfs.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
sticky.cc Migrate from gflags to absl flags 2019-09-16 11:58:27 -07:00
symlink.cc Don't mask errors in createAt loop. 2019-07-08 14:57:15 -07:00
sync.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
sync_file_range.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
sysinfo.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
syslog.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
sysret.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
tcp_socket.cc Return correct buffer size for ioctl(socket, FIONREAD) 2019-08-30 17:19:09 -07:00
temp_umask.h Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
tgkill.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
time.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
timerfd.cc Merge pull request #450 from Pixep:feature/add-clock-boottime-as-monotonic 2019-07-19 10:44:45 -07:00
timers.cc Migrate from gflags to absl flags 2019-09-16 11:58:27 -07:00
tkill.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
truncate.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
udp_bind.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
udp_socket.cc netstack: disconnect an unix socket only if the address family is AF_UNSPEC 2019-08-16 19:32:14 -07:00
uidgid.cc Implement SO_BINDTODEVICE sockopt 2019-09-27 14:14:04 -07:00
uname.cc fix set hostname 2019-09-20 17:57:25 +00:00
unix_domain_socket_test_util.cc Fix suggestions from clang. 2019-06-28 15:32:29 -07:00
unix_domain_socket_test_util.h Fix suggestions from clang. 2019-06-28 15:32:29 -07:00
unlink.cc gvisor: return ENOTDIR from the unlink syscall 2019-09-13 21:44:57 -07:00
unshare.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
utimes.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
vdso.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
vdso_clock_gettime.cc Merge pull request #450 from Pixep:feature/add-clock-boottime-as-monotonic 2019-07-19 10:44:45 -07:00
vfork.cc Migrate from gflags to absl flags 2019-09-16 11:58:27 -07:00
vsyscall.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
wait.cc Always wait on tracee children 2019-05-30 12:05:46 -07:00
write.cc Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00