summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/strace/select.go
AgeCommit message (Expand)Author
2021-03-29[syserror] Split usermem packageZach Koopmans
2020-01-27Update package locations.Adin Scannell
2019-12-20Check for valid nfds before copying in an fd set.Dean Deng
2019-12-16Drop unnecessary cast.Dean Deng
2019-12-10Format fd_set parameters in select(2)/pselect(2) for strace.Dean Deng