summaryrefslogtreecommitdiffhomepage
path: root/test/syscalls/linux/memfd.cc
AgeCommit message (Expand)Author
2019-06-28Fix suggestions from clang.Nicolas Lacasse
2019-05-02Replace dynamic macros with constants in memfd test.Kevin Krakauer
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-04-01Fix MemfdTest_OtherProcessCanOpenFromProcfs.Jamie Liu
2019-03-26Implement memfd_create.Rahat Mahmood