Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jan 2000 20:46:53 -0800 (PST)
From:      Jason Evans <jasone@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc_r/uthread pthread_private.h uthread_kern.c uthread_sig.c
Message-ID:  <200001200446.UAA74338@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jasone      2000/01/19 20:46:53 PST

  Modified files:
    lib/libc_r/uthread   pthread_private.h uthread_kern.c 
                         uthread_sig.c 
  Log:
  Do signal deferral for pthread_kill() as it was done in the old days.
  
  Submitted by:	deischen
  
  Revision  Changes    Path
  1.34      +1 -6      src/lib/libc_r/uthread/pthread_private.h
  1.28      +4 -6      src/lib/libc_r/uthread/uthread_kern.c
  1.25      +4 -21     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?200001200446.UAA74338>