gvisor/pkg/sentry/strace
Fabricio Voznika 1679ef31ef inotify notifies watchers when control events bit are set
The code that matches the event being published with events watchers
was wronly matching all watchers in case any of the control event bits
were set.

Issue #121

PiperOrigin-RevId: 226521230
Change-Id: Ie2c42bc4366faaf59fbf80a74e9297499bd93f9e
2018-12-21 11:54:02 -08:00
..
BUILD Format signals, signal masks in strace 2018-12-06 15:47:06 -08:00
clone.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
futex.go Convert ValueSet to a map 2018-12-06 11:43:11 -08:00
linux64.go inotify notifies watchers when control events bit are set 2018-12-21 11:54:02 -08:00
open.go Convert ValueSet to a map 2018-12-06 11:43:11 -08:00
ptrace.go Convert ValueSet to a map 2018-12-06 11:43:11 -08:00
signal.go Format sigaction in strace 2018-12-07 16:28:54 -08:00
socket.go Convert ValueSet to a map 2018-12-06 11:43:11 -08:00
strace.go Format sigaction in strace 2018-12-07 16:28:54 -08:00
strace.proto Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
syscalls.go Format sigaction in strace 2018-12-07 16:28:54 -08:00