gvisor/pkg/sentry/syscalls
Michael Pratt f65dfec096 Add WCLONE / WALL support to waitid
The previous commit adds WNOTHREAD support to waitid, so we may as well
complete the upstream change.

Linux added WCLONE, WALL, WNOTHREAD support to waitid(2) in
91c4e8ea8f05916df0c8a6f383508ac7c9e10dba ("wait: allow sys_waitid() to
accept __WNOTHREAD/__WCLONE/__WALL"). i.e., Linux 4.7.

PiperOrigin-RevId: 249560587
Change-Id: Iff177b0848a3f7bae6cb5592e44500c5a942fbeb
2019-05-22 18:11:50 -07:00
..
linux Add WCLONE / WALL support to waitid 2019-05-22 18:11:50 -07:00
BUILD Convert poll/select to operate more directly on linux.PollFD 2019-04-17 12:15:01 -07:00
epoll.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
syscalls.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00