Date: Wed, 24 Sep 2008 16:33:02 -0700 (PDT) From: Doug Hardie <doug@lafn.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: i386/127623: header definition for cftime is missing. Message-ID: <200809242333.m8ONX26M031281@zool.lafn.org> Resent-Message-ID: <200809250000.m8P00Cpk069135@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 127623
>Category: i386
>Synopsis: header definition for cftime is missing.
>Confidential: no
>Severity: serious
>Priority: low
>Responsible: freebsd-i386
>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:
>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:
>Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809242333.m8ONX26M031281>
