From owner-freebsd-questions Tue Oct 29 18:26:31 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA21189 for questions-outgoing; Tue, 29 Oct 1996 18:26:31 -0800 (PST) Received: from ithilien.pcix.com (ithilien.pcix.com [204.179.181.225]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id SAA21180 for ; Tue, 29 Oct 1996 18:26:21 -0800 (PST) Received: (from tbuswell@localhost) by ithilien.pcix.com (8.7.5/8.7.3) id VAA00704; Tue, 29 Oct 1996 21:25:48 -0500 (EST) Date: Tue, 29 Oct 1996 21:25:48 -0500 (EST) Message-Id: <199610300225.VAA00704@ithilien.pcix.com> From: Ted Buswell To: questions@freebsd.org Subject: strptime() implementation? Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Does anyone know if strptime() is [ or is planned to be ] implemented? I don't see it on my 2.1.5-RELEASE system. I'm working on compiling the implementation from the Linux libc, but I'd naturally prefer a "native" version. Any info welcome. Thanks, -Ted