Age | Commit message (Expand) | Author |
---|---|---|
2018-06-11 | Add O_TRUNC handling in openat | Fabricio Voznika |
2018-06-08 | Fix sigaltstack semantics. | Adin Scannell |
2018-05-22 | Remove offset check to match with Linux implementation. | Fabricio Voznika |
2018-05-22 | Change length type, and let fadvise64 return ESPIPE if file is a pipe | Chanwit Kaewkasi |
2018-05-17 | Cleanup docs | Michael Pratt |
2018-05-17 | Implement sysv shm. | Rahat Mahmood |
2018-05-16 | Verify that when offset address is not null, infile must be seekable | Chanwit Kaewkasi |
2018-05-15 | Fix problem with sendfile(2) writing less data | Fabricio Voznika |
2018-05-11 | Implement MAP_32BIT. | Jamie Liu |
2018-05-08 | Fix warning: redundant if ...; err != nil check, just return error instead. | Ian Gudger |
2018-05-01 | Add support for ping sockets | Ian Gudger |
2018-05-01 | Implement SO_TIMESTAMP | Ian Gudger |
2018-05-01 | Fix SO_RCVTIMEOUT for recvmsg | Ian Gudger |
2018-04-28 | Check in gVisor. | Googler |