summaryrefslogtreecommitdiff
path: root/usr.sbin/tcpdump/machdep.h
diff options
context:
space:
mode:
authorMarco S Hyman <marc@cvs.openbsd.org>2003-01-27 08:48:42 +0000
committerMarco S Hyman <marc@cvs.openbsd.org>2003-01-27 08:48:42 +0000
commit198e947aa61d20f434447fca918b04327ea89f87 (patch)
tree5f2452b9af1b0e6b06cf7144f13dbdfca0b73941 /usr.sbin/tcpdump/machdep.h
parent2719b25a92c4fa4608e3ee82add476a0aeae3034 (diff)
Another incorrect regression test. POSIX specifies that signal
handlers will be called with the current signal masked unless the handler was installed with the SA_NODEFER flag. The test did not check this (and the pthread code was incorrect by not setting the mask). This fixes the test. The pthread lib part of the fix will be made in a short while. Untill then the test will fail.
Diffstat (limited to 'usr.sbin/tcpdump/machdep.h')
0 files changed, 0 insertions, 0 deletions