Age | Commit message (Expand) | Author |
---|---|---|
2020-09-15 | Release FDTable lock before dropping the fds. | Nayana Bidari |
2020-09-14 | Correct FDSize in /proc/[pid]/status. | Jamie Liu |
2020-09-01 | Fix panic when calling dup2(). | Nayana Bidari |
2020-08-25 | Use new reference count utility throughout gvisor. | Dean Deng |
2020-01-28 | Add vfs.FileDescription to FD table | Fabricio Voznika |
2020-01-27 | Fix licenses. | Adin Scannell |
2019-07-02 | Remove map from fd_map, change to fd_table. | Adin Scannell |