From owner-cvs-all Fri Mar 2 14:10: 9 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 7196D37B719; Fri, 2 Mar 2001 14:10:05 -0800 (PST) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22MA5K22723; Fri, 2 Mar 2001 14:10:05 -0800 (PST) (envelope-from ache) Message-Id: <200103022210.f22MA5K22723@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Fri, 2 Mar 2001 14:10:05 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdtime strftime.c strptime.c timelocal.c timelocal.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ache 2001/03/02 14:10:05 PST Modified files: lib/libc/stdtime strftime.c strptime.c timelocal.c timelocal.h Log: Implement ampm_fmt (%r) per POSIX Revision Changes Path 1.32 +2 -2 src/lib/libc/stdtime/strftime.c 1.22 +2 -2 src/lib/libc/stdtime/strptime.c 1.16 +18 -6 src/lib/libc/stdtime/timelocal.c 1.9 +4 -3 src/lib/libc/stdtime/timelocal.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message