summaryrefslogtreecommitdiffhomepage
path: root/pkg/abi/linux/fcntl.go
AgeCommit message (Expand)Author
2019-07-09Cleanup straggling syscall dependencies.Adin Scannell
2019-06-27Fix various spelling issues in the documentationMichael Pratt
2019-05-21Clean up pipe internals and add fcntl supportAdin Scannell
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2018-10-19Use correct company name in copyright headerIan Gudger
2018-07-27Added the O_LARGEFILE flag.Justine Olshan
2018-06-21Implement ioctl(FIOASYNC)Ian Gudger