From owner-freebsd-bugs Wed Mar 1 16:52:43 1995 Return-Path: bugs-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id QAA06178 for bugs-outgoing; Wed, 1 Mar 1995 16:52:43 -0800 Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.cdrom.com (8.6.9/8.6.6) with SMTP id QAA05928 for ; Wed, 1 Mar 1995 16:46:55 -0800 Received: from sax.sax.de by irz301.inf.tu-dresden.de with SMTP (5.67b+/DEC-Ultrix/4.3) id AA07316; Thu, 2 Mar 1995 00:08:43 +0100 Received: by sax.sax.de (8.6.9/8.6.9-s1) with UUCP id AAA11030; Thu, 2 Mar 1995 00:08:40 +0100 Received: (from j@localhost) by uriah.heep.sax.de (8.6.9/8.6.9) id AAA18533; Thu, 2 Mar 1995 00:09:57 +0100 From: J Wunsch Message-Id: <199503012309.AAA18533@uriah.heep.sax.de> Subject: Re: format %s missing in strftime To: luigi@labinfo.iet.unipi.it (Luigi Rizzo) Date: Thu, 2 Mar 1995 00:09:56 +0100 (MET) Cc: bugs@FreeBSD.org In-Reply-To: <199503011922.UAA09332@labinfo.iet.unipi.it> from "Luigi Rizzo" at Mar 1, 95 08:22:24 pm Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL23] Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Content-Length: 397 Sender: bugs-owner@FreeBSD.org Precedence: bulk As Luigi Rizzo wrote: > > On snap 950210, format %s (print seconds from the epoch) is missing > from the code in strftime.c . This affects both the library code %s is not standardized by ANSI. Nevertheless, we've got it in 1.1.5.1, so i've added it. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ Never trust an operating system you don't have sources for. ;-)