Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Jul 2003 19:53:46 -0700 (PDT)
From:      Garrett Wollman <wollman@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/gen time.c
Message-ID:  <200307190253.h6J2rkSU069665@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
wollman     2003/07/18 19:53:46 PDT

  FreeBSD src repository

  Modified files:
    lib/libc/gen         time.c 
  Log:
  C99 compliance: time() always sets its return value in both places
  (if present), even on error.
  
  Pointed out by: Wojtek Lerch, on the Austin Group mailing-list
  
  Revision  Changes    Path
  1.4       +7 -4      src/lib/libc/gen/time.c



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