davidxu 2003/09/14 15:42:40 PDT
FreeBSD src repository
Modified files:
lib/libpthread/thread thr_sig.c
Log:
When invoking an old style signal handler, use true traditional BSD style to
invoke signal handler.
Reviewed by: deischen
Revision Changes Path
1.71 +13 -6 src/lib/libpthread/thread/thr_sig.c