From lwa@victor.teaser.fr  Wed Jan 10 10:58:46 2001
Return-Path: <lwa@victor.teaser.fr>
Received: from victor.teaser.fr (victor.teaser.fr [213.91.2.241])
	by hub.freebsd.org (Postfix) with ESMTP id 5359537B400
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 10 Jan 2001 10:58:46 -0800 (PST)
Received: by victor.teaser.fr (Postfix, from userid 1000)
	id 1D6613263C; Wed, 10 Jan 2001 19:58:45 +0100 (CET)
Message-Id: <20010110185845.1D6613263C@victor.teaser.fr>
Date: Wed, 10 Jan 2001 19:58:45 +0100 (CET)
From: lwa@teaser.fr
Sender: lwa@victor.teaser.fr
Reply-To: lwa@teaser.fr
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: manual page says getcwd(3) has ISO C conformance
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         24230
>Category:       bin
>Synopsis:       getcwd(3) manual page has wrong STANDARDS paragraph
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    dd
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 10 11:00:01 PST 2001
>Closed-Date:    Tue Aug 21 05:08:03 PDT 2001
>Last-Modified:  Tue Aug 21 05:09:54 PDT 2001
>Originator:     Laurent Wacrenier
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
France Teaser
>Environment:
System: FreeBSD victor.teaser.fr 5.0-CURRENT FreeBSD 5.0-CURRENT #16: Thu Nov 23 15:37:52 CET 2000 lwa@victor.teaser.fr:/usr/src/sys/compile/VICTOR i386

      FreeBSD 4.2, FreeBSD 5.0 and probably a lot of BSD systems
      (since 4.4 Lite say something like this)

>Description:

      in the manual page, getcwd(3) is said ISO C conform which is false.

>How-To-Repeat:

	$ man 3 getcwd
	(...)
	STANDARDS
             The getcwd() function conforms to ISO 9899: 1990 (``ISO C'').
	
>Fix:

     getcwd is defined in POSIX.1 (IEEE Std 1003.1: 1990)
     but I doesn't have the official document to ckeck the
     conformance.

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: ru 
State-Changed-When: Tue Aug 21 05:08:03 PDT 2001 
State-Changed-Why:  
Fixed in 5.0-CURRENT, getcwd.3,v 1.13 
and in 4.3-STABLE, getcwd.3,v 1.7.2.4. 


Responsible-Changed-From-To: freebsd-bugs->dd 
Responsible-Changed-By: ru 
Responsible-Changed-When: Tue Aug 21 05:08:03 PDT 2001 
Responsible-Changed-Why:  
Dima handled this. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=24230 
>Unformatted:
