From boris@cs.tu-berlin.de  Thu Nov 28 05:52:20 2002
Return-Path: <boris@cs.tu-berlin.de>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 7AED337B401
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 28 Nov 2002 05:52:20 -0800 (PST)
Received: from mail.cs.tu-berlin.de (mail.cs.tu-berlin.de [130.149.17.13])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 18C3643E88
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 28 Nov 2002 05:52:19 -0800 (PST)
	(envelope-from boris@cs.tu-berlin.de)
Received: from fiesta.cs.tu-berlin.de (daemon@fiesta.cs.tu-berlin.de [130.149.17.4])
	by mail.cs.tu-berlin.de (8.9.3/8.9.3) with ESMTP id OAA05808
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 28 Nov 2002 14:48:40 +0100 (MET)
Received: (from boris@localhost)
	by fiesta.cs.tu-berlin.de (8.11.6+Sun/8.9.3) id gASDmew06233
	for FreeBSD-gnats-submit@freebsd.org; Thu, 28 Nov 2002 14:48:40 +0100 (MET)
Message-Id: <20021128134840.GA6090@fiesta.cs.tu-berlin.de>
Date: Thu, 28 Nov 2002 14:48:40 +0100
From: Boris Nikolaus <boris@cs.tu-berlin.de>
Reply-To: Boris Nikolaus <boris@cs.tu-berlin.de>
To: FreeBSD-gnats-submit@freebsd.org
Subject: ftime missing in libc (but prototype in sys/timeb.h)
X-Send-Pr-Version: 3.113

>Number:         45822
>Category:       bin
>Synopsis:       ftime missing in libc (but prototype in sys/timeb.h)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 28 06:00:02 PST 2002
>Closed-Date:    Thu Nov 28 06:19:20 PST 2002
>Last-Modified:  Thu Nov 28 06:19:20 PST 2002
>Originator:     Boris Nikolaus
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD XXXXXX 4.7-STABLE FreeBSD 4.7-STABLE #45: Sat Nov 23 03:44:13 CET 2002     root@XXXXXX:/usr/src/sys/compile/BORIS  i386

>Description:
        ftime is missing in libc, but its prototype has been added to
        sys/timeb.h at Dec 3 2001 (main branch)/Dec 10 2001 (RELENG_4 branch).

>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: roam 
State-Changed-When: Thu Nov 28 06:17:46 PST 2002 
State-Changed-Why:  
As the ftime(3) manual page points out, the ftime() function is part of 
the compatibility library (libcompat), so your programs will see it as 
soon as you link them with -lcompat. 

Still, thanks for your efforts to improve FreeBSD by reporting what you 
thought was a problem! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=45822 
>Unformatted:
