davidxu 2003/09/14 17:06:46 PDT FreeBSD src repository Modified files: lib/libpthread/thread thr_sigmask.c Log: Fix a bogus comment, sigmask must be maintained correctly, it will be inherited in pthread_create. Revision Changes Path 1.18 +1 -1 src/lib/libpthread/thread/thr_sigmask.c