Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Jun 2007 01:43:11 +0000 (UTC)
From:      Matt Jacob <mjacob@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_sig.c
Message-ID:  <200706100143.l5A1hC4l057459@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mjacob      2007-06-10 01:43:11 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_sig.c 
  Log:
  Initialized ets to zero. This is arguably a gcc bug in that ets is always
  set to rts when timeout is non-NULL and then timevalid is set and ets is
  only checked later when timervalid is set.
  
  Revision  Changes    Path
  1.347     +2 -0      src/sys/kern/kern_sig.c



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