[patch] log2.3: log2 functions do not conform to C89

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Patch against latest git.  log2, log2f, and log2l do not conform to C89.
 They are defined in C99.  See http://flash-gordon.me.uk/ansi.c.txt and
http://www.schweikhardt.net/identifiers.html

-Matthew Flaschen

diff --git a/man3/log2.3 b/man3/log2.3
index 6a86b9a..7505039 100644
--- a/man3/log2.3
+++ b/man3/log2.3
@@ -86,7 +86,7 @@ C99, POSIX.1-2001.
 The variant returning
 .I double
 also conforms to
-SVr4, 4.3BSD, C89.
+SVr4, 4.3BSD.
 .SH "SEE ALSO"
 .BR cbrt (3),
 .BR clog2 (3),
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux