mux 2006-03-17 20:19:43 UTC
FreeBSD projects repository
Modified files:
csup proto.c
Log:
Call pthread_sigmask() before creating any thread, otherwise the killer
thread calling sigwait() won't get the signals under Linux and maybe
other libpthread implementations. With this change, it is now possible
to ^C csup under Linux and have it behave as expected.
Revision Changes Path
1.91 +22 -13 projects/csup/proto.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"