From owner-cvs-all Sat Jan 4 2:28:50 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC7F537B401; Sat, 4 Jan 2003 02:28:49 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 876F743ED4; Sat, 4 Jan 2003 02:28:49 -0800 (PST) (envelope-from tjr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h04ASnfh038240; Sat, 4 Jan 2003 02:28:49 -0800 (PST) (envelope-from tjr@repoman.freebsd.org) Received: (from tjr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h04ASnJh038239; Sat, 4 Jan 2003 02:28:49 -0800 (PST) Message-Id: <200301041028.h04ASnJh038239@repoman.freebsd.org> From: "Tim J. Robbins" Date: Sat, 4 Jan 2003 02:28:49 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdtime strptime.3 X-FreeBSD-CVS-Branch: RELENG_4 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 tjr 2003/01/04 02:28:49 PST Modified files: (Branch: RELENG_4) lib/libc/stdtime strptime.3 Log: MFC rev. 1.20,1.21: Document what happens when the format string contains insufficient conversion specifications to completely specify the resulting struct tm. PR: 46331 Revision Changes Path 1.9.2.8 +23 -0 src/lib/libc/stdtime/strptime.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message