diff options
| -rw-r--r-- | man3/acos.3 | 2 | ||||
| -rw-r--r-- | man3/acosh.3 | 2 | ||||
| -rw-r--r-- | man3/asin.3 | 2 | ||||
| -rw-r--r-- | man3/asinh.3 | 2 | ||||
| -rw-r--r-- | man3/atan.3 | 2 | ||||
| -rw-r--r-- | man3/atan2.3 | 2 | ||||
| -rw-r--r-- | man3/atanh.3 | 2 | ||||
| -rw-r--r-- | man3/cabs.3 | 2 | ||||
| -rw-r--r-- | man3/cacos.3 | 2 | ||||
| -rw-r--r-- | man3/cacosh.3 | 2 | ||||
| -rw-r--r-- | man3/carg.3 | 2 | ||||
| -rw-r--r-- | man3/casin.3 | 2 | ||||
| -rw-r--r-- | man3/casinh.3 | 2 | ||||
| -rw-r--r-- | man3/catan.3 | 2 | ||||
| -rw-r--r-- | man3/catanh.3 | 2 | ||||
| -rw-r--r-- | man3/cbrt.3 | 2 | ||||
| -rw-r--r-- | man3/ccos.3 | 2 | ||||
| -rw-r--r-- | man3/ccosh.3 | 2 | ||||
| -rw-r--r-- | man3/ceil.3 | 2 | ||||
| -rw-r--r-- | man3/cexp.3 | 2 | ||||
| -rw-r--r-- | man3/cimag.3 | 2 | ||||
| -rw-r--r-- | man3/clog.3 | 2 | ||||
| -rw-r--r-- | man3/conj.3 | 2 | ||||
| -rw-r--r-- | man3/copysign.3 | 2 | ||||
| -rw-r--r-- | man3/cos.3 | 2 | ||||
| -rw-r--r-- | man3/cosh.3 | 2 | ||||
| -rw-r--r-- | man3/cpow.3 | 2 | ||||
| -rw-r--r-- | man3/cproj.3 | 2 | ||||
| -rw-r--r-- | man3/creal.3 | 2 | ||||
| -rw-r--r-- | man3/csin.3 | 2 | ||||
| -rw-r--r-- | man3/csinh.3 | 2 | ||||
| -rw-r--r-- | man3/csqrt.3 | 2 | ||||
| -rw-r--r-- | man3/ctan.3 | 2 | ||||
| -rw-r--r-- | man3/ctanh.3 | 2 | ||||
| -rw-r--r-- | man3/erf.3 | 2 | ||||
| -rw-r--r-- | man3/erfc.3 | 2 | ||||
| -rw-r--r-- | man3/exp.3 | 2 | ||||
| -rw-r--r-- | man3/exp2.3 | 2 | ||||
| -rw-r--r-- | man3/expm1.3 | 2 | ||||
| -rw-r--r-- | man3/fabs.3 | 2 | ||||
| -rw-r--r-- | man3/fdim.3 | 2 | ||||
| -rw-r--r-- | man3/floor.3 | 2 | ||||
| -rw-r--r-- | man3/fma.3 | 2 | ||||
| -rw-r--r-- | man3/fmax.3 | 2 | ||||
| -rw-r--r-- | man3/fmin.3 | 2 | ||||
| -rw-r--r-- | man3/fmod.3 | 2 | ||||
| -rw-r--r-- | man3/frexp.3 | 2 | ||||
| -rw-r--r-- | man3/hypot.3 | 2 | ||||
| -rw-r--r-- | man3/ilogb.3 | 2 | ||||
| -rw-r--r-- | man3/ldexp.3 | 2 | ||||
| -rw-r--r-- | man3/log.3 | 2 | ||||
| -rw-r--r-- | man3/log10.3 | 2 | ||||
| -rw-r--r-- | man3/log1p.3 | 2 | ||||
| -rw-r--r-- | man3/log2.3 | 2 | ||||
| -rw-r--r-- | man3/logb.3 | 2 | ||||
| -rw-r--r-- | man3/lrint.3 | 2 | ||||
| -rw-r--r-- | man3/lround.3 | 2 | ||||
| -rw-r--r-- | man3/modf.3 | 2 | ||||
| -rw-r--r-- | man3/nan.3 | 2 | ||||
| -rw-r--r-- | man3/nextafter.3 | 2 | ||||
| -rw-r--r-- | man3/pow.3 | 2 | ||||
| -rw-r--r-- | man3/remquo.3 | 2 | ||||
| -rw-r--r-- | man3/rint.3 | 2 | ||||
| -rw-r--r-- | man3/round.3 | 2 | ||||
| -rw-r--r-- | man3/scalbln.3 | 2 | ||||
| -rw-r--r-- | man3/sin.3 | 2 | ||||
| -rw-r--r-- | man3/sinh.3 | 2 | ||||
| -rw-r--r-- | man3/sqrt.3 | 2 | ||||
| -rw-r--r-- | man3/tan.3 | 2 | ||||
| -rw-r--r-- | man3/tanh.3 | 2 | ||||
| -rw-r--r-- | man3/tgamma.3 | 2 | ||||
| -rw-r--r-- | man3/trunc.3 | 2 |
72 files changed, 72 insertions, 72 deletions
diff --git a/man3/acos.3 b/man3/acos.3 index 947b21151e..40ebe77972 100644 --- a/man3/acos.3 +++ b/man3/acos.3 @@ -125,7 +125,7 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. The variant returning .I double diff --git a/man3/acosh.3 b/man3/acosh.3 index 4e7f3f2fab..7a0c40e752 100644 --- a/man3/acosh.3 +++ b/man3/acosh.3 @@ -132,7 +132,7 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. The variant returning .I double diff --git a/man3/asin.3 b/man3/asin.3 index 8408611531..9605bd2089 100644 --- a/man3/asin.3 +++ b/man3/asin.3 @@ -123,7 +123,7 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. The variant returning .I double diff --git a/man3/asinh.3 b/man3/asinh.3 index 7458c2d4da..20012e4294 100644 --- a/man3/asinh.3 +++ b/man3/asinh.3 @@ -117,7 +117,7 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. The variant returning .I double diff --git a/man3/atan.3 b/man3/atan.3 index 8a6fe44310..ef2bdc4e8e 100644 --- a/man3/atan.3 +++ b/man3/atan.3 @@ -108,7 +108,7 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. The variant returning .I double diff --git a/man3/atan2.3 b/man3/atan2.3 index f5771a1cd8..38cc49f15c 100644 --- a/man3/atan2.3 +++ b/man3/atan2.3 @@ -178,7 +178,7 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. The variant returning .I double diff --git a/man3/atanh.3 b/man3/atanh.3 index c71ca47726..a7bc3cec59 100644 --- a/man3/atanh.3 +++ b/man3/atanh.3 @@ -151,7 +151,7 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. The variant returning .I double diff --git a/man3/cabs.3 b/man3/cabs.3 index b8df7df3da..699b5eb0ca 100644 --- a/man3/cabs.3 +++ b/man3/cabs.3 @@ -40,7 +40,7 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. .SH NOTES The function is actually an alias for .I "hypot(a,\ b)" diff --git a/man3/cacos.3 b/man3/cacos.3 index 3850d35541..94277e21d5 100644 --- a/man3/cacos.3 +++ b/man3/cacos.3 @@ -50,7 +50,7 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. .SH EXAMPLE .nf /* Link with "\-lm" */ diff --git a/man3/cacosh.3 b/man3/cacosh.3 index 223fe84193..fa677e5b27 100644 --- a/man3/cacosh.3 +++ b/man3/cacosh.3 @@ -53,7 +53,7 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. .SH EXAMPLE .nf /* Link with "\-lm" */ diff --git a/man3/carg.3 b/man3/carg.3 index 39d07bd84d..dbecd90c7a 100644 --- a/man3/carg.3 +++ b/man3/carg.3 @@ -69,7 +69,7 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. .SH SEE ALSO .BR cabs (3), .BR complex (7) diff --git a/man3/casin.3 b/man3/casin.3 index d41351ae47..4c4473b792 100644 --- a/man3/casin.3 +++ b/man3/casin.3 @@ -49,7 +49,7 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. .SH SEE ALSO .BR clog (3), .BR csin (3), diff --git a/man3/casinh.3 b/man3/casinh.3 index ea84894be2..e332012140 100644 --- a/man3/casinh.3 +++ b/man3/casinh.3 @@ -49,7 +49,7 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. .SH SEE ALSO .BR asinh (3), .BR cabs (3), diff --git a/man3/catan.3 b/man3/catan.3 index 9e1c0b4aa0..d7d3c59d39 100644 --- a/man3/catan.3 +++ b/man3/catan.3 @@ -48,7 +48,7 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. .SH EXAMPLE .nf /* Link with "\-lm" */ diff --git a/man3/catanh.3 b/man3/catanh.3 index ef1c1c0af7..ca0ee431ad 100644 --- a/man3/catanh.3 +++ b/man3/catanh.3 @@ -50,7 +50,7 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. .SH EXAMPLE .nf /* Link with "\-lm" */ diff --git a/man3/cbrt.3 b/man3/cbrt.3 index 0f8d6b057f..9a18660d1f 100644 --- a/man3/cbrt.3 +++ b/man3/cbrt.3 @@ -102,7 +102,7 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. .\" .BR cbrt () .\" was a GNU extension. It is now a C99 requirement. .SH SEE ALSO diff --git a/man3/ccos.3 b/man3/ccos.3 index 10360dae4d..dc8f477249 100644 --- a/man3/ccos.3 +++ b/man3/ccos.3 @@ -41,7 +41,7 @@ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. .SH SEE ALSO .BR cabs (3), .BR cacos (3), diff --git a/man3/ccosh.3 b/man3/ccosh.3 index 7dbecfc90b..8bc7d12901 100644 --- a/man3/ccosh.3 +++ b/man3/ccosh.3 @@ -26,7 +26,7 @@ The complex hyperbolic cosine function is defined as: .SH VERSIONS These functions first appeared in glibc in version 2.1. .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. .SH SEE ALSO .BR cabs (3), .BR cacosh (3), diff --git a/man3/ceil.3 b/man3/ceil.3 index 5e4fe2d0a5..487957443a 100644 --- a/man3/ceil.3 +++ b/man3/ceil.3 @@ -93,7 +93,7 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. The variant returning .I double diff --git a/man3/cexp.3 b/man3/cexp.3 index da02ec392a..4e7597bf2f 100644 --- a/man3/cexp.3 +++ b/man3/cexp.3 @@ -45,7 +45,7 @@ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. .SH SEE ALSO .BR cabs (3), .BR cexp2 (3), diff --git a/man3/cimag.3 b/man3/cimag.3 index c2d0bec174..2b58d965e7 100644 --- a/man3/cimag.3 +++ b/man3/cimag.3 @@ -45,7 +45,7 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. .SH NOTES gcc also supports __imag__. That is a GNU extension. diff --git a/man3/clog.3 b/man3/clog.3 index 2cfb0f61df..5fb15ed9d2 100644 --- a/man3/clog.3 +++ b/man3/clog.3 @@ -53,7 +53,7 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. .SH SEE ALSO .BR cabs (3), .BR cexp (3), diff --git a/man3/conj.3 b/man3/conj.3 index e857c50b9c..07c368334a 100644 --- a/man3/conj.3 +++ b/man3/conj.3 @@ -46,7 +46,7 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. .SH SEE ALSO .BR cabs (3), .BR csqrt (3), diff --git a/man3/copysign.3 b/man3/copysign.3 index 6595531935..5456c198f5 100644 --- a/man3/copysign.3 +++ b/man3/copysign.3 @@ -107,7 +107,7 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. .\" 4.3BSD. This function is defined in IEC 559 (and the appendix with recommended functions in IEEE 754/IEEE 854). diff --git a/man3/cos.3 b/man3/cos.3 index 7dd19a609b..f0c0a39394 100644 --- a/man3/cos.3 +++ b/man3/cos.3 @@ -116,7 +116,7 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. The variant returning .I double diff --git a/man3/cosh.3 b/man3/cosh.3 index e51d561102..2cf4c89335 100644 --- a/man3/cosh.3 +++ b/man3/cosh.3 @@ -131,7 +131,7 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. The variant returning .I double diff --git a/man3/cpow.3 b/man3/cpow.3 index 2c1556e2a8..b9aa88d920 100644 --- a/man3/cpow.3 +++ b/man3/cpow.3 @@ -45,7 +45,7 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. .SH SEE ALSO .BR cabs (3), .BR pow (3), diff --git a/man3/cproj.3 b/man3/cproj.3 index 369054a2cf..ee3bbb9b31 100644 --- a/man3/cproj.3 +++ b/man3/cproj.3 @@ -44,7 +44,7 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. .SH NOTES In glibc 2.11 and earlier, the implementation does something different (a diff --git a/man3/creal.3 b/man3/creal.3 index cc6f76bdf7..2fe5f561e5 100644 --- a/man3/creal.3 +++ b/man3/creal.3 @@ -45,7 +45,7 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. .SH NOTES The gcc supports also __real__. That is a GNU extension. diff --git a/man3/csin.3 b/man3/csin.3 index 9f55ef0db6..39bc3ff596 100644 --- a/man3/csin.3 +++ b/man3/csin.3 @@ -41,7 +41,7 @@ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. .SH SEE ALSO .BR cabs (3), .BR casin (3), diff --git a/man3/csinh.3 b/man3/csinh.3 index 2ad0fcdf47..0ce3550067 100644 --- a/man3/csinh.3 +++ b/man3/csinh.3 @@ -41,7 +41,7 @@ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. .SH SEE ALSO .BR cabs (3), .BR casinh (3), diff --git a/man3/csqrt.3 b/man3/csqrt.3 index 4811474331..83d764457d 100644 --- a/man3/csqrt.3 +++ b/man3/csqrt.3 @@ -42,7 +42,7 @@ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. .SH SEE ALSO .BR cabs (3), .BR cexp (3), diff --git a/man3/ctan.3 b/man3/ctan.3 index 00454796fd..bb7b2679da 100644 --- a/man3/ctan.3 +++ b/man3/ctan.3 @@ -41,7 +41,7 @@ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. .SH SEE ALSO .BR cabs (3), .BR catan (3), diff --git a/man3/ctanh.3 b/man3/ctanh.3 index bd1a44fc35..dc1f514d24 100644 --- a/man3/ctanh.3 +++ b/man3/ctanh.3 @@ -42,7 +42,7 @@ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. .SH SEE ALSO .BR cabs (3), .BR catanh (3), diff --git a/man3/erf.3 b/man3/erf.3 index 0ecb09fda7..862ab4d130 100644 --- a/man3/erf.3 +++ b/man3/erf.3 @@ -138,7 +138,7 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. The variant returning .I double diff --git a/man3/erfc.3 b/man3/erfc.3 index cf729458fa..08810c2b18 100644 --- a/man3/erfc.3 +++ b/man3/erfc.3 @@ -134,7 +134,7 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. The variant returning .I double diff --git a/man3/exp.3 b/man3/exp.3 index 19286dce53..ad6c356f60 100644 --- a/man3/exp.3 +++ b/man3/exp.3 @@ -140,7 +140,7 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. The variant returning .I double diff --git a/man3/exp2.3 b/man3/exp2.3 index e55648924c..cf9546f7a9 100644 --- a/man3/exp2.3 +++ b/man3/exp2.3 @@ -103,7 +103,7 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. The variant returning .I double diff --git a/man3/expm1.3 b/man3/expm1.3 index 55c945340e..2319c88d2c 100644 --- a/man3/expm1.3 +++ b/man3/expm1.3 @@ -148,7 +148,7 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. .\" BSD. .SH BUGS For some large negative diff --git a/man3/fabs.3 b/man3/fabs.3 index 039792f21b..b0204b4974 100644 --- a/man3/fabs.3 +++ b/man3/fabs.3 @@ -97,7 +97,7 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. The variant returning .I double diff --git a/man3/fdim.3 b/man3/fdim.3 index fb87fe052b..eb85f2d287 100644 --- a/man3/fdim.3 +++ b/man3/fdim.3 @@ -93,6 +93,6 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. .SH SEE ALSO .BR fmax (3) diff --git a/man3/floor.3 b/man3/floor.3 index e10b299365..d324f7150c 100644 --- a/man3/floor.3 +++ b/man3/floor.3 @@ -92,7 +92,7 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. The variant returning .I double diff --git a/man3/fma.3 b/man3/fma.3 index 64ffb3a5db..23c0c89f30 100644 --- a/man3/fma.3 +++ b/man3/fma.3 @@ -168,7 +168,7 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. .SH SEE ALSO .BR remainder (3), .BR remquo (3) diff --git a/man3/fmax.3 b/man3/fmax.3 index 75925263c8..bc9df669c0 100644 --- a/man3/fmax.3 +++ b/man3/fmax.3 @@ -70,6 +70,6 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. .SH SEE ALSO .BR fmin (3) diff --git a/man3/fmin.3 b/man3/fmin.3 index 4158720359..50a7b07386 100644 --- a/man3/fmin.3 +++ b/man3/fmin.3 @@ -70,6 +70,6 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. .SH SEE ALSO .BR fmax (3) diff --git a/man3/fmod.3 b/man3/fmod.3 index ef949b9c6f..c70675245b 100644 --- a/man3/fmod.3 +++ b/man3/fmod.3 @@ -158,7 +158,7 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. The variant returning .I double diff --git a/man3/frexp.3 b/man3/frexp.3 index bc9f1e8357..559e968b7a 100644 --- a/man3/frexp.3 +++ b/man3/frexp.3 @@ -120,7 +120,7 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. The variant returning .I double diff --git a/man3/hypot.3 b/man3/hypot.3 index df5c20746e..1392f4adbb 100644 --- a/man3/hypot.3 +++ b/man3/hypot.3 @@ -171,7 +171,7 @@ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. The variant returning .I double diff --git a/man3/ilogb.3 b/man3/ilogb.3 index 202f6cf0b2..53cd8edfaa 100644 --- a/man3/ilogb.3 +++ b/man3/ilogb.3 @@ -148,7 +148,7 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. .SH BUGS .\" Bug raised: http://sources.redhat.com/bugzilla/show_bug.cgi?id=6794 Before version 2.16, the following bugs existed in the diff --git a/man3/ldexp.3 b/man3/ldexp.3 index 67b93c5b59..3926b59f6a 100644 --- a/man3/ldexp.3 +++ b/man3/ldexp.3 @@ -141,7 +141,7 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. The variant returning .I double diff --git a/man3/log.3 b/man3/log.3 index 3be7af4dc6..c2761aabd2 100644 --- a/man3/log.3 +++ b/man3/log.3 @@ -140,7 +140,7 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. The variant returning .I double diff --git a/man3/log10.3 b/man3/log10.3 index 097deb8c57..abf48e58ce 100644 --- a/man3/log10.3 +++ b/man3/log10.3 @@ -101,7 +101,7 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. The variant returning .I double diff --git a/man3/log1p.3 b/man3/log1p.3 index c0357ca5c0..0a93d17ff2 100644 --- a/man3/log1p.3 +++ b/man3/log1p.3 @@ -154,7 +154,7 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. .\" BSD .SH SEE ALSO .BR exp (3), diff --git a/man3/log2.3 b/man3/log2.3 index 74657df3b0..c2d5746220 100644 --- a/man3/log2.3 +++ b/man3/log2.3 @@ -103,7 +103,7 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. The variant returning .I double diff --git a/man3/logb.3 b/man3/logb.3 index 885012b180..964e0c0770 100644 --- a/man3/logb.3 +++ b/man3/logb.3 @@ -155,7 +155,7 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. .SH SEE ALSO .BR ilogb (3), .BR log (3) diff --git a/man3/lrint.3 b/man3/lrint.3 index 8c384d9896..7079136b0e 100644 --- a/man3/lrint.3 +++ b/man3/lrint.3 @@ -126,7 +126,7 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. .SH SEE ALSO .BR ceil (3), .BR floor (3), diff --git a/man3/lround.3 b/man3/lround.3 index b311346745..4c020bef00 100644 --- a/man3/lround.3 +++ b/man3/lround.3 @@ -129,7 +129,7 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. .SH SEE ALSO .BR ceil (3), .BR floor (3), diff --git a/man3/modf.3 b/man3/modf.3 index 6802826a5a..a8e8c9973a 100644 --- a/man3/modf.3 +++ b/man3/modf.3 @@ -107,7 +107,7 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. The variant returning .I double diff --git a/man3/nan.3 b/man3/nan.3 index aa499d9b21..9c1fff1613 100644 --- a/man3/nan.3 +++ b/man3/nan.3 @@ -87,7 +87,7 @@ T{ T} Thread safety MT-Safe locale .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. See also IEC 559 and the appendix with recommended functions in IEEE 754/IEEE 854. .SH SEE ALSO diff --git a/man3/nextafter.3 b/man3/nextafter.3 index 06cfe0fa1f..2390e30e7a 100644 --- a/man3/nextafter.3 +++ b/man3/nextafter.3 @@ -196,7 +196,7 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. This function is defined in IEC 559 (and the appendix with recommended functions in IEEE 754/IEEE 854). .SH BUGS diff --git a/man3/pow.3 b/man3/pow.3 index 50bd890f03..1e5ba5d5dc 100644 --- a/man3/pow.3 +++ b/man3/pow.3 @@ -328,7 +328,7 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. The variant returning .I double diff --git a/man3/remquo.3 b/man3/remquo.3 index 0807d24561..7496c3025e 100644 --- a/man3/remquo.3 +++ b/man3/remquo.3 @@ -136,7 +136,7 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. .SH SEE ALSO .BR fmod (3), .BR logb (3), diff --git a/man3/rint.3 b/man3/rint.3 index 59402a75ec..36fdeefaa9 100644 --- a/man3/rint.3 +++ b/man3/rint.3 @@ -141,7 +141,7 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. .SH NOTES SUSv2 and POSIX.1-2001 contain text about overflow (which might set .I errno diff --git a/man3/round.3 b/man3/round.3 index 7e80e01bbd..92dc9b8168 100644 --- a/man3/round.3 +++ b/man3/round.3 @@ -100,7 +100,7 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. .SH NOTES POSIX.1-2001 contains text about overflow (which might set .I errno diff --git a/man3/scalbln.3 b/man3/scalbln.3 index 589260028d..f85c7c78b2 100644 --- a/man3/scalbln.3 +++ b/man3/scalbln.3 @@ -176,7 +176,7 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. .SH NOTES These functions differ from the obsolete functions described in .BR scalb (3) diff --git a/man3/sin.3 b/man3/sin.3 index 4eb9dbe844..b448794979 100644 --- a/man3/sin.3 +++ b/man3/sin.3 @@ -120,7 +120,7 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. The variant returning .I double diff --git a/man3/sinh.3 b/man3/sinh.3 index ea005a4907..346c09d087 100644 --- a/man3/sinh.3 +++ b/man3/sinh.3 @@ -136,7 +136,7 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. The variant returning .I double diff --git a/man3/sqrt.3 b/man3/sqrt.3 index eb866a2bc0..96697b6aa1 100644 --- a/man3/sqrt.3 +++ b/man3/sqrt.3 @@ -119,7 +119,7 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. The variant returning .I double diff --git a/man3/tan.3 b/man3/tan.3 index c9eb6f1dc4..1ccd0413c8 100644 --- a/man3/tan.3 +++ b/man3/tan.3 @@ -145,7 +145,7 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. The variant returning .I double diff --git a/man3/tanh.3 b/man3/tanh.3 index 4baa826137..982af39cb4 100644 --- a/man3/tanh.3 +++ b/man3/tanh.3 @@ -112,7 +112,7 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. The variant returning .I double diff --git a/man3/tgamma.3 b/man3/tgamma.3 index eebfe23d62..233f62d72a 100644 --- a/man3/tgamma.3 +++ b/man3/tgamma.3 @@ -172,7 +172,7 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. .SH NOTES This function had to be called "true gamma function" since there is already a function diff --git a/man3/trunc.3 b/man3/trunc.3 index 99eb800479..d763d55ca2 100644 --- a/man3/trunc.3 +++ b/man3/trunc.3 @@ -87,7 +87,7 @@ T{ T} Thread safety MT-Safe .TE .SH CONFORMING TO -C99, POSIX.1-2001. +C99, POSIX.1-2001, POSIX.1-2008. .SH NOTES The integral value returned by these functions may be too large to store in an integer type |
