From doug@lafn.org  Thu Sep 25 00:00:03 2008
Return-Path: <doug@lafn.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 01FFA106568B
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 25 Sep 2008 00:00:02 +0000 (UTC)
	(envelope-from doug@lafn.org)
Received: from zool.lafn.org (zool.lafn.ORG [206.117.18.7])
	by mx1.freebsd.org (Postfix) with ESMTP id CE8EA8FC14
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 25 Sep 2008 00:00:02 +0000 (UTC)
	(envelope-from doug@lafn.org)
Received: from zool.lafn.org (localhost [127.0.0.1])
	by zool.lafn.org (8.14.2/8.11.3) with ESMTP id m8ONX20a031282
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 24 Sep 2008 16:33:04 -0700 (PDT)
	(envelope-from doug@zool.lafn.org)
Received: (from root@localhost)
	by zool.lafn.org (8.14.2/8.14.2/Submit) id m8ONX26M031281;
	Wed, 24 Sep 2008 16:33:02 -0700 (PDT)
	(envelope-from doug)
Message-Id: <200809242333.m8ONX26M031281@zool.lafn.org>
Date: Wed, 24 Sep 2008 16:33:02 -0700 (PDT)
From: Doug Hardie <doug@lafn.org>
Reply-To: Doug Hardie <doug@lafn.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: header definition for cftime is missing.
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         127623
>Category:       kern
>Synopsis:       [headers] header definition for cftime is missing.
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 25 00:00:12 UTC 2008
>Closed-Date:    
>Last-Modified:  Sun Sep 28 23:48:50 UTC 2008
>Originator:     Doug Hardie
>Release:        FreeBSD 7.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD zool.lafn.org 7.0-STABLE FreeBSD 7.0-STABLE #0: Fri Jul 25 20:00:02 PDT 2008 doug@zool.lafn.org:/usr2/obj/usr2/src/sys/LAFN i386
>Description:
	Man page for cftime calls for including time.h.  However there is no entry for cftime anywhere in /usr/include.
>How-To-Repeat:
	#include <time.h>

     int
     cftime(char *s, char *format, const time_t *clock);

>Fix:
Add the definition for cftime into /usr/include/sys/time.h
	


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-i386->freebsd-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Sun Sep 28 23:48:25 UTC 2008 
Responsible-Changed-Why:  
Not i386-specific. 

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