]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Backed out previous commit. The seconds part of microtime() is
authorbde <bde@FreeBSD.org>
Mon, 17 Aug 1998 17:53:12 +0000 (17:53 +0000)
committerbde <bde@FreeBSD.org>
Mon, 17 Aug 1998 17:53:12 +0000 (17:53 +0000)
commita8d8e4f36af9d1f193de195e7a5243eda7c00718
tree9f2fb76c86362b08dc70a00cfce70bf6c939c0f4
parentfaebf197e2d7de25dfa6b0a50d7ac5291470b4e6
Backed out previous commit.  The seconds part of microtime() is
not the necessarily the same as the seconds part of getmicrotime()
yet, and anyway, we should have used `time_second' if we only wanted
a sloppy value for the seconds part.  There is no point in making
ibcs2's time(2) more efficient than FreeBSD's time(3).
sys/i386/ibcs2/ibcs2_misc.c