Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jun 2004 10:31:52 +0000 (UTC)
From:      Stefan Farfeleder <stefanf@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/stdtime asctime.c difftime.c localtime.c private.h strftime.c
Message-ID:  <200406141031.i5EAVqmC059848@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
stefanf     2004-06-14 10:31:52 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/stdtime     asctime.c difftime.c localtime.c 
                         private.h strftime.c 
  Log:
  Merge changes from the tzcode2004a import.  Wherever possible I tried to bring
  us closer to the vendor branch.
  
  Requested by:   wollman
  
  Revision  Changes    Path
  1.12      +28 -24    src/lib/libc/stdtime/asctime.c
  1.8       +11 -5     src/lib/libc/stdtime/difftime.c
  1.39      +116 -52   src/lib/libc/stdtime/localtime.c
  1.10      +57 -4     src/lib/libc/stdtime/private.h
  1.40      +162 -66   src/lib/libc/stdtime/strftime.c



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