freebsd-nq/sys/compat
Bruce Evans 24382fa41f Oops, the previous fix confused Linux's sigset_t with a pointer type.
It can be integral or a struct in POSIX, so it is difficult to print,
but it is actually declared as unsigned long.  Assume that it is
unsigned integral.
1998-08-15 22:29:43 +00:00
..
linux Oops, the previous fix confused Linux's sigset_t with a pointer type. 1998-08-15 22:29:43 +00:00
netbsd