Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Jan 2010 20:02:28 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern kern_sig.c src/sys/sys signalvar.h
Message-ID:  <201001292003.o0TK3KOe095878@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kib         2010-01-29 20:02:28 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/kern             kern_sig.c 
    sys/sys              signalvar.h 
  Log:
  SVN rev 203176 on 2010-01-29 20:02:28Z by kib
  
  MFC r202692:
  Remove the signal from sigqueue before notifying the debugger for traced
  process, fixing the race between resuming from stopped state and other
  thread noting the old signal on the queue and acting.
  
  Revision   Changes    Path
  1.372.2.7  +30 -15    src/sys/kern/kern_sig.c
  1.79.2.6   +1 -0      src/sys/sys/signalvar.h



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