Skip to content

Commit

Permalink
Add FUTEX_* to semver/netbsd.txt.
Browse files Browse the repository at this point in the history
  • Loading branch information
m-ou-se committed Apr 19, 2022
1 parent 42450ed commit 6c130c9
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions libc-test/semver/netbsd.txt
Expand Up @@ -346,6 +346,28 @@ FIONWRITE
FIOSETOWN
FLUSHO
FOPEN_MAX
FUTEX_WAIT
FUTEX_WAKE
FUTEX_FD
FUTEX_REQUEUE
FUTEX_CMP_REQUEUE
FUTEX_WAKE_OP
FUTEX_LOCK_PI
FUTEX_UNLOCK_PI
FUTEX_TRYLOCK_PI
FUTEX_WAIT_BITSET
FUTEX_WAKE_BITSET
FUTEX_WAIT_REQUEUE_PI
FUTEX_CMP_REQUEUE_PI
FUTEX_PRIVATE_FLAG
FUTEX_CLOCK_REALTIME
FUTEX_CMD_MASK
FUTEX_WAITERS
FUTEX_OWNER_DIED
FUTEX_SYNCOBJ_1
FUTEX_SYNCOBJ_0
FUTEX_TID_MASK
FUTEX_BITSET_MATCH_ANY
F_CLOSEM
F_GETNOSIGPIPE
F_GETOWN
Expand Down

0 comments on commit 6c130c9

Please sign in to comment.