From owner-cvs-lib Sun May 26 22:21:15 1996 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id WAA21640 for cvs-lib-outgoing; Sun, 26 May 1996 22:21:15 -0700 (PDT) Received: (from scrappy@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id WAA21594; Sun, 26 May 1996 22:21:06 -0700 (PDT) Date: Sun, 26 May 1996 22:21:06 -0700 (PDT) From: "Marc G. Fournier" Message-Id: <199605270521.WAA21594@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libc/stdtime asctime.c difftime.c localtime.c private.h tzfile.h Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk scrappy 96/05/26 22:21:06 Branch: lib/libc/stdtime RELENG_2_1_0 Modified: lib/libc/stdtime asctime.c difftime.c localtime.c private.h tzfile.h Log: Added in appropriate copyright & RCS Id Revision Changes Path 1.1.1.1.6.1 +36 -0 src/lib/libc/stdtime/asctime.c 1.1.1.1.6.1 +36 -0 src/lib/libc/stdtime/difftime.c 1.3.4.2 +36 -0 src/lib/libc/stdtime/localtime.c 1.2.6.2 +36 -0 src/lib/libc/stdtime/private.h 1.2.6.2 +36 -0 src/lib/libc/stdtime/tzfile.h