Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Apr 1998 04:17:21 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/kern kern_time.c
Message-ID:  <199804051117.EAA10541@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1998/04/05 04:17:20 PDT

  Modified files:
    sys/kern             kern_time.c 
  Log:
  If there is no error code, don't copyout the remaining time.  (As
  documented in the man page and the standards).  (and besides, nanosleep1
  isn't setting it in this case at present anyway, so we'd be copying junk).
  
  Revision  Changes    Path
  1.49      +3 -3      src/sys/kern/kern_time.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?199804051117.EAA10541>