From owner-cvs-all Wed Mar 21 6:52:16 2001 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 ABA4537B744; Wed, 21 Mar 2001 06:52:14 -0800 (PST) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2LEqCF38503; Wed, 21 Mar 2001 06:52:12 -0800 (PST) (envelope-from ache) Message-Id: <200103211452.f2LEqCF38503@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Wed, 21 Mar 2001 06:52:12 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdtime strftime.3 strftime.c strptime.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ache 2001/03/21 06:52:12 PST Modified files: lib/libc/stdtime strftime.3 strftime.c strptime.c Log: Get rid of non-standard %E[Ff] formats, userland apps already fixed Revision Changes Path 1.26 +3 -5 src/lib/libc/stdtime/strftime.3 1.34 +2 -14 src/lib/libc/stdtime/strftime.c 1.25 +2 -17 src/lib/libc/stdtime/strptime.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message