summaryrefslogtreecommitdiffhomepage
path: root/pkg/abi/linux/file.go
AgeCommit message (Expand)Author
2019-03-26Implement memfd_create.Rahat Mahmood
2019-02-08Encode stat to bytes manually, instead of calling CopyObjectOut.Nicolas Lacasse
2018-12-19Implement pwritev2.Zach Koopmans
2018-12-06Convert ValueSet to a mapMichael Pratt
2018-11-26Implementation of preadv2 for Linux 4.4 supportZach Koopmans
2018-10-19Use correct company name in copyright headerIan Gudger
2018-09-05Open(2) isn't honoring O_NOFOLLOWBrian Geffon
2018-08-09Fix missing O_LARGEFILE from O_CREAT filesMichael Pratt
2018-07-27Added the O_LARGEFILE flag.Justine Olshan
2018-04-28Check in gVisor.Googler