From owner-cvs-all Fri Jul 13 6:59:28 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 696D037B405; Fri, 13 Jul 2001 06:59:24 -0700 (PDT)
(envelope-from dd@FreeBSD.org)
Received: (from dd@localhost)
by freefall.freebsd.org (8.11.4/8.11.4) id f6DDxOA00506;
Fri, 13 Jul 2001 06:59:24 -0700 (PDT)
(envelope-from dd)
Message-Id: <200107131359.f6DDxOA00506@freefall.freebsd.org>
From: Dima Dorfman
Date: Fri, 13 Jul 2001 06:59:24 -0700 (PDT)
To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject: cvs commit: src/lib/libc/stdtime strptime.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
dd 2001/07/13 06:59:24 PDT
Modified files:
lib/libc/stdtime strptime.c
Log:
Recognize the %s format.
Submitted by: Thomas Zenker and
Maxim Konovalov , respectively
Reviewed by: -audit
Revision Changes Path
1.26 +17 -1 src/lib/libc/stdtime/strptime.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message