From owner-cvs-lib Fri Jul 19 08:18:01 1996 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA01694 for cvs-lib-outgoing; Fri, 19 Jul 1996 08:18:01 -0700 (PDT) Received: (from wollman@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA01678; Fri, 19 Jul 1996 08:17:47 -0700 (PDT) Date: Fri, 19 Jul 1996 08:17:47 -0700 (PDT) From: Garrett Wollman Message-Id: <199607191517.IAA01678@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libc/stdtime strftime.c Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wollman 96/07/19 08:17:46 Modified: lib/libc/stdtime strftime.c Log: Revert to old version of strftime.c; the new one doesn't work right. Revision Changes Path 1.11 +78 -110 src/lib/libc/stdtime/strftime.c