Mark futex(2) as PLEDGE_STDIO like all other thread-related syscalls.
authormpi <mpi@openbsd.org>
Sat, 29 Apr 2017 08:02:56 +0000 (08:02 +0000)
committermpi <mpi@openbsd.org>
Sat, 29 Apr 2017 08:02:56 +0000 (08:02 +0000)
commit6ebdaeeafa118f8f0acc717b5140cba1e2dcd03b
treed4a55067ef7ce0f053e1e62e9d14ce112e412c44
parenta7d1c4b83f9c10903e26c07ce86b2b2543a7498e
Mark futex(2) as PLEDGE_STDIO like all other thread-related syscalls.

From semarie@, ok deraadt@
sys/kern/kern_pledge.c