Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Sep 1998 02:11:06 -0700 (PDT)
From:      Matt Dillon <dillon@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/lib/libc/gen sleep.c
Message-ID:  <199809060911.CAA05689@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dillon      1998/09/06 02:11:06 PDT

  Modified files:
    lib/libc/gen         sleep.c 
  Log:
  Reviewed by:	Andrey A. Chernov <ache@nagual.pp.ru>, Doug Rabson <dfr@nlsystems.com>
  
      Rewrote sleep() to remove int/long typing assumptions between the argument
      to the function and the timespec structure.
  
  Revision  Changes    Path
  1.24      +30 -18    src/lib/libc/gen/sleep.c



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