Date: Tue, 30 Nov 1999 11:24:08 -0800 (PST) From: "Andrey A. Chernov" <ache@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdtime strftime.3 strftime.c strptime.c timelocal.c timelocal.h Message-ID: <199911301924.LAA29242@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ache 1999/11/30 11:24:08 PST
Modified files:
lib/libc/stdtime strftime.3 strftime.c strptime.c
timelocal.c timelocal.h
Log:
%Ex -> %Ef to not conflict with POSIX
Add %EF (long months name / day order)
Check that O and E not intermixed
Add missing POSIX extension to example
Revision Changes Path
1.17 +8 -4 src/lib/libc/stdtime/strftime.3
1.24 +20 -3 src/lib/libc/stdtime/strftime.c
1.14 +15 -2 src/lib/libc/stdtime/strptime.c
1.6 +12 -7 src/lib/libc/stdtime/timelocal.c
1.5 +3 -2 src/lib/libc/stdtime/timelocal.h
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?199911301924.LAA29242>
