]> The Tcpdump Group git mirrors - tcpdump/commit
Nobody seemed to know why we preferred sigset() to sigaction(); the
authorguy <guy>
Wed, 24 Apr 2002 06:34:18 +0000 (06:34 +0000)
committerguy <guy>
Wed, 24 Apr 2002 06:34:18 +0000 (06:34 +0000)
commitc51ad6a6368e7f68ec26bc980cf3183227bcb4ca
tree22189b15e75d96a61443d58cd371df0b42ca6e9b
parent2fd1118636e3b33d28037eb9f19b06061da72416
Nobody seemed to know why we preferred sigset() to sigaction(); the
latter is a POSIX standard, and you don't have to include some
additional header file to get it declared, so we'll prefer the it.
aclocal.m4