From owner-cvs-all Fri Mar 22 13:59:27 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0916337B446; Fri, 22 Mar 2002 13:53:14 -0800 (PST) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2MLrEI24290; Fri, 22 Mar 2002 13:53:14 -0800 (PST) (envelope-from obrien) Message-Id: <200203222153.g2MLrEI24290@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 22 Mar 2002 13:53:13 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdtime asctime.c difftime.c localtime.c strftime.c strptime.c time32.c timelocal.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2002/03/22 13:53:13 PST Modified files: lib/libc/stdtime asctime.c difftime.c localtime.c strftime.c strptime.c time32.c timelocal.c Log: Fix the style of the SCM ID's. I believe have made all of libc .c's as consistent as possible. Revision Changes Path 1.10 +2 -2 src/lib/libc/stdtime/asctime.c 1.6 +2 -2 src/lib/libc/stdtime/difftime.c 1.30 +2 -2 src/lib/libc/stdtime/localtime.c 1.35 +4 -9 src/lib/libc/stdtime/strftime.c 1.27 +2 -5 src/lib/libc/stdtime/strptime.c 1.4 +3 -3 src/lib/libc/stdtime/time32.c 1.23 +3 -2 src/lib/libc/stdtime/timelocal.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message