From owner-freebsd-current Thu Jun 5 06:25:10 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id GAA13000 for current-outgoing; Thu, 5 Jun 1997 06:25:10 -0700 (PDT) Received: from nexis.net (customer-1.ican.net [198.133.36.101]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id GAA12992 for ; Thu, 5 Jun 1997 06:25:04 -0700 (PDT) Received: from localhost (james@localhost) by nexis.net (8.8.5/8.8.5) with SMTP id JAA14831; Thu, 5 Jun 1997 09:23:12 -0400 (EDT) Date: Thu, 5 Jun 1997 09:23:11 -0400 (EDT) From: James FitzGibbon To: Tom cc: current@FreeBSD.ORG Subject: Re: Use of your strptime(3) code (fwd) In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Wed, 4 Jun 1997, Tom wrote: > I was a bit confused when I read this. I built msql-2.0b6 some time > ago, and it built without any problems. Because in 2.0b6, the author removed the requirement for a system strptime(3) call. Still, this situtation may come up again, so I offered it as something to add to libc/libcompat. -- j.