From owner-cvs-lib Sun Mar 30 20:51:16 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id UAA13927 for cvs-lib-outgoing; Sun, 30 Mar 1997 20:51:16 -0800 (PST) Received: (from imp@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id UAA13920; Sun, 30 Mar 1997 20:51:15 -0800 (PST) Date: Sun, 30 Mar 1997 20:51:15 -0800 (PST) From: Warner Losh Message-Id: <199703310451.UAA13920@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libc/stdtime strftime.3 Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk imp 97/03/30 20:51:14 Modified: lib/libc/stdtime strftime.3 Log: Revert my last few changes. They were bogus. Replaced them with the original text plus a statement saying that if strftime fails, the results are undefined. Requested a long time ago by: bde Revision Changes Path 1.8 +4 -14 src/lib/libc/stdtime/strftime.3