OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Marco S Hyman (marccvs.openbsd.org)
Date: Mon Nov 05 2001 - 16:53:29 CST

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    CVSROOT: /cvs
    Module name: src
    Changes by: marccvs.openbsd.org 2001/11/05 15:53:28

    Modified files:
            lib/libc_r/uthread: uthread_sig.c

    Log message:
    Don't change the state of a thread as a result of a signal that is
    masked by that thread. This fixes the problem found with the
    signal regression test.