Age | Commit message (Expand) | Author |
---|---|---|
2019-07-02 | Remove map from fd_map, change to fd_table. | Adin Scannell |
2019-06-22 | Implement statx. | Nicolas Lacasse |
2019-06-19 | fileOp{On,At} should pass the remaning symlink traversal count. | Nicolas Lacasse |
2019-06-13 | Update canonical repository. | Adin Scannell |
2019-04-29 | Change copyright notice to "The gVisor Authors" | Michael Pratt |
2019-04-22 | Bugfix: fix fstatat symbol link to dir | Wei Zhang |
2019-04-11 | Use open fids when fstat()ing gofer files. | Jamie Liu |
2019-03-29 | Use kernel.Task.CopyScratchBuffer in syscalls/linux where possible. | Jamie Liu |
2019-03-22 | lstat should resolve the final path component if it ends in a slash. | Nicolas Lacasse |
2019-02-08 | Encode stat to bytes manually, instead of calling CopyObjectOut. | Nicolas Lacasse |
2018-10-19 | Use correct company name in copyright header | Ian Gudger |
2018-10-08 | Statfs Namelen should be NAME_MAX not PATH_MAX | Michael Pratt |
2018-04-28 | Check in gVisor. | Googler |