On Fri, 9 Jun 2006, 21:10+0200, Pav Lucistnik wrote: > Maxim Konovalov p??e v p? 09. 06. 2006 v 14:23 +0000: > > maxim 2006-06-09 14:23:40 UTC > > > > FreeBSD src repository > > > > Modified files: > > lib/libpthread/thread thr_private.h thr_sig.c thr_sigaction.c > > Log: > > o Remove a cruft prevented libpthread sigaction(2) wrapper to > > do its work for SIGINFO. Always install libpthread signal handler > > wrapper for SIGINFO even if user SIG_IGN's or SIG_DFL's it. > > > > SIGINFO has a special meaning for libpthread: when LIBPTHREAD_DEBUG > > enviroment variable defined it is used for dumping an information > > about threads to /tmp/. > > > > Reported by: mi > > Reviewed by: deischen > > MFC after: 2 weeks > > Is there a chance this could help boinc apps not reporting status > information back to boinc client?
Quite possible if libpthread and SIGINFO signal handling involved. Need to look over that code. Where it is? -- Maxim Konovalov _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"