Free...@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)