Remove FIXME

This commit is contained in:
Michael Kerrisk 2008-08-21 08:53:45 +00:00
parent 9908786738
commit a126897a7a
2 changed files with 0 additions and 5 deletions

View File

@ -166,8 +166,6 @@ a mathematical function typically returns 0.0
(C99 says a function shall return "an implementation-defined value
whose magnitude is no greater than the smallest normalized
positive number in the specified type").
.\" FIXME(mtk) POSIX.1 says "may" for the following two cases; need to
.\" investigate this further for specific functions.
.I errno
may be set to
.BR ERANGE ,

View File

@ -113,9 +113,6 @@ called from multiple threads at the same time.
POSIX.1-2001 requires that all functions specified in the standard
shall be thread-safe, except for the following functions:
.\" FIXME . SUSv4 removes ecvt(), fcvt(), gcvt(), gethostbyname(), and
.\" gethostbyaddr(), since they are removed from the standard, and
.\" and adds strerror() and system().
.in +4n
.nf