From sam@beeblebrox.rfc1149.net  Thu Aug 22 08:55:57 2002
Return-Path: <sam@beeblebrox.rfc1149.net>
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 5A2E837B400
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 22 Aug 2002 08:55:57 -0700 (PDT)
Received: from mail.rfc1149.net (marvin.enst.fr [137.194.161.2])
	by mx1.FreeBSD.org (Postfix) with ESMTP id C9E3043E81
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 22 Aug 2002 08:53:48 -0700 (PDT)
	(envelope-from sam@beeblebrox.rfc1149.net)
Received: from beeblebrox.rfc1149.net (beeblebrox-tun.enst.fr [137.194.161.40])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(Client CN "beeblebrox.rfc1149.net", Issuer "Top-level signer" (verified OK))
	by mail.rfc1149.net (Postfix) with ESMTP id 02EF0A8018
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 22 Aug 2002 17:51:47 +0200 (CEST)
Received: by beeblebrox.rfc1149.net (Postfix, from userid 1000)
	id 46D9B96A; Thu, 22 Aug 2002 17:51:42 +0200 (CEST)
Message-Id: <20020822155142.46D9B96A@beeblebrox.rfc1149.net>
Date: Thu, 22 Aug 2002 17:51:42 +0200 (CEST)
From: Samuel Tardieu <sam@inf.enst.fr>
Reply-To: Samuel Tardieu <sam@inf.enst.fr>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: atoll() missing from stdlib.h
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         41900
>Category:       bin
>Synopsis:       atoll() missing from stdlib.h
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 22 09:00:02 PDT 2002
>Closed-Date:    Fri Oct 18 05:08:06 PDT 2002
>Last-Modified:  Fri Oct 18 05:08:06 PDT 2002
>Originator:     Samuel Tardieu
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
TELECOM Paris
>Environment:
System: FreeBSD beeblebrox 4.6-STABLE FreeBSD 4.6-STABLE #1: Thu Aug 1 13:15:05 CEST 2002 root@willow:/usr/obj/usr/src/sys/BEEBLEBROX i386


>Description:
	atoll() is missing from stdlib.h, but is referenced in the man page
	(man atoll). nm /usr/lib/libc.a cannot find atoll
>How-To-Repeat:
>Fix:
	Add atoll() to libc or remove from manpage.
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: tjr 
State-Changed-When: Fri Oct 18 05:06:17 PDT 2002 
State-Changed-Why:  
No atoll() manual page exists in -STABLE. It exists in -CURRENT and is 
implemented. 

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