Date: Fri, 22 Mar 2002 13:53:13 -0800 (PST) From: "David E. O'Brien" <obrien@FreeBSD.org> 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 Message-ID: <200203222153.g2MLrEI24290@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203222153.g2MLrEI24290>