diff options
author | 2012-04-13 12:39:28 +0000 | |
---|---|---|
committer | 2012-04-13 12:39:28 +0000 | |
commit | d7c0fb2a75e423964564603b9cf2944e32ea56c1 (patch) | |
tree | 2aa739b6fd17529415d3c439607f1d754be72e63 /lib/libc | |
parent | Don't assume that the new conffd is a unset in the fd_set, it could be a (diff) | |
download | wireguard-openbsd-d7c0fb2a75e423964564603b9cf2944e32ea56c1.tar.xz wireguard-openbsd-d7c0fb2a75e423964564603b9cf2944e32ea56c1.zip |
Per POSIX, PTHREAD_MUTEX_NORMAL type mutexes have undefined behavior for
certain conditions. In the case of unlocking an unlocked mutex we will
allow that to succeed, all other undefined behaviors will result in an
immediate abort(). okay guenther@
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions