Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Aug 1997 05:16:14 -0700 (PDT)
From:      Joerg Wunsch <joerg@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG
Subject:   cvs commit: src/lib/libc/gen sleep.c
Message-ID:  <199708101216.FAA20966@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
joerg       1997/08/10 05:16:14 PDT

  Modified files:
    lib/libc/gen         sleep.c 
  Log:
  Hack^H^H^H^Hworkaround for itimerfix(9) gratuitously limiting the
  acceptable range for tv_sec to the magic number 100000000 (which at
  least ought to be declared in a header file, and explained in the
  non-existing man page, as well as in the existing man pages for
  nanosleep(2) & Co.).
  
  PR:		bin/4259
  
  Revision  Changes    Path
  1.13      +16 -0     src/lib/libc/gen/sleep.c



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