Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Oct 2001 19:34:44 -0700 (PDT)
From:      Daniel Eischen <deischen@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc_r/uthread uthread_kern.c
Message-ID:  <200110070234.f972Yiq47104@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
deischen    2001/10/06 19:34:44 PDT

  Modified files:
    lib/libc_r/uthread   uthread_kern.c 
  Log:
  Limit maximum poll interval to 60 seconds.  This prevents an overflow
  from occurring when converting from a timeval/timespec to a timeout in
  milliseconds.
  
  Submitted by:	dwmalone
  
  Revision  Changes    Path
  1.39      +4 -1      src/lib/libc_r/uthread/uthread_kern.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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