Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Jun 1998 15:29:14 -0700 (PDT)
From:      John Birrell <jb@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG
Subject:   cvs commit: src/lib/libc_r/uthread uthread_sig.c
Message-ID:  <199806172229.PAA01925@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jb          1998/06/17 15:29:14 PDT

  Modified files:
    lib/libc_r/uthread   uthread_sig.c 
  Log:
  Don't allow a SIGCHLD to wake up a thread if the process has the default
  signal handler installed for SIGCHLD. The ACE MT_SOCK_Test was hanging
  as the result of being interrupted when it didn't expect to be.
  
  Revision  Changes    Path
  1.11      +9 -6      src/lib/libc_r/uthread/uthread_sig.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806172229.PAA01925>