cvs commit: src/sys/kern kern_sig.c

Matt Jacob mjacob at FreeBSD.org
Sun Jun 10 01:43:12 UTC 2007


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


More information about the cvs-src mailing list