threads/94176: KSE: sigwait doesn't recieve SIGWINCH sent by pthread_kill() or kill -WINCH

Daniel Eischen deischen at freebsd.org
Thu Apr 27 19:34:03 UTC 2006


On Thu, 27 Apr 2006, eugeny gladkih wrote:

>>>>>> "DE" == Daniel Eischen <deischen at freebsd.org> writes:
>
> DE> Not true.  I just tested it on Solaris 9.  If you don't
> DE> install a signal handler for SIGWINCH, it is ignored.
> DE> I also compiled my test program on Solaris with
> DE> -D_POSIX_PTHREAD_SEMANTICS and linked with -lpthread.
>
> DE>   http://people.freebsd.org/~deischen/kse/test_waitone.c

Sorry, that should be:

   http://people.freebsd.org/~deischen/kse/test_sigwaitone.c

-- 
DE


More information about the freebsd-threads mailing list