Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Mar 1998 20:13:25 -0800 (PST)
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_fork.c
Message-ID:  <199803220413.UAA06357@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jb          1998/03/21 20:13:25 PST

  Modified files:
    lib/libc_r/uthread   uthread_fork.c 
  Log:
  Fix a problem of indirection unblocking signals that would have caused
  signals to be unblocked even if they were already blocked when entering
  the function.
  
  Pointed out by: bde
  
  Revision  Changes    Path
  1.4       +1 -1      src/lib/libc_r/uthread/uthread_fork.c



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