davidxu 2003/06/04 05:40:21 PDT
FreeBSD src repository
Modified files:
lib/libpthread/thread thr_init.c
Log:
Only init _thread_sigact once, needn't init it again after a fork().
Obtained from: deischen
Revision Changes Path
1.55 +31 -31 src/lib/libpthread/thread/thr_init.c