summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/syscalls/linux/sys_lseek.go
AgeCommit message (Expand)Author
2020-02-25Port most syscalls to VFS2.Jamie Liu
2019-07-02Remove map from fd_map, change to fd_table.Adin Scannell
2019-06-13Update canonical repository.Adin Scannell
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2018-10-19Use correct company name in copyright headerIan Gudger
2018-04-28Check in gVisor.Googler