summaryrefslogtreecommitdiffhomepage
path: root/test/syscalls/linux/BUILD
AgeCommit message (Expand)Author
2019-01-07Implement /proc/[pid]/smaps.Jamie Liu
2018-12-28Implement SO_REUSEPORT for TCP and UDP socketsAndrei Vagin
2018-12-27Fix deadlock between epoll_wait and getdentsFabricio Voznika
2018-12-26Plumb IP_MULTICAST_TTL to netstack.Ian Gudger
2018-12-21Remove gunit_no_heapcheck from depsAndrei Vagin
2018-12-21Automated rollback of changelist 226224230Jamie Liu
2018-12-19Automated rollback of changelist 225861605Googler
2018-12-19Implement pwritev2.Zach Koopmans
2018-12-17Implement mlock(), kind of.Jamie Liu
2018-12-14Add blocking recv testsIan Gudger
2018-12-10Open source system call tests.Brian Geffon