standards/59797: Implement C99's round[f]() math fucntions

Steven G. Kargl kargl at troutmask.apl.washington.edu
Tue Dec 9 20:50:28 PST 2003


The following reply was made to PR standards/59797; it has been noted by GNATS.

From: "Steven G. Kargl" <kargl at troutmask.apl.washington.edu>
To: FreeBSD-gnats-submit at FreeBSD.org, freebsd-standards at FreeBSD.org
Cc:  
Subject: Re: standards/59797: Implement C99's round[f]() math fucntions
Date: Tue, 9 Dec 2003 20:43:12 -0800 (PST)

 FreeBSD-gnats-submit at FreeBSD.org wrote:
 > Thank you very much for your problem report.
 > It has the internal identification `standards/59797'.
 > The individual assigned to look at your
 > report is: freebsd-standards. 
 > 
 > You can access the state of your problem report at any time
 > via this link:
 > 
 > http://www.freebsd.org/cgi/query-pr.cgi?pr=59797
 > 
 > >Category:       standards
 > >Responsible:    freebsd-standards
 > >Synopsis:       Implement C99's round[f]() math fucntions
 > >Arrival-Date:   Sat Nov 29 10:10:18 PST 2003
 > 
 
 I've updated the patch to
 1) handle Inf and NaN on input.
 2) add a BUGS section to the man page about FP exception handling
 3) hopefully comply better with style(9)
 
 -- 
 Steve
 http://troutmask.apl.washington.edu/~kargl/


More information about the freebsd-standards mailing list