Age | Commit message (Expand) | Author |
---|---|---|
2019-07-08 | Don't mask errors in createAt loop. | Nicolas Lacasse |
2019-07-01 | Check remaining traversal limit when creating a file through a symlink. | Nicolas Lacasse |
2019-06-26 | Follow symlinks when creating a file, and create the target. | Nicolas Lacasse |
2019-04-29 | Change copyright notice to "The gVisor Authors" | Michael Pratt |
2019-04-18 | Keep symlink target open while in test that compares inode ids. | Nicolas Lacasse |
2019-04-02 | Add test that symlinking over a directory returns EEXIST. | Nicolas Lacasse |
2018-12-10 | Open source system call tests. | Brian Geffon |