summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/strace/poll.go
AgeCommit message (Expand)Author
2021-03-29[syserror] Split usermem packageZach Koopmans
2020-01-27Update package locations.Adin Scannell
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
2019-04-18Format struct pollfd in poll(2)/ppoll(2)Michael Pratt