diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2015-04-12 12:06:13 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2015-04-12 15:49:57 +0200 |
| commit | 9a74e0188addad19c9d176e17f1fbc467afcd402 (patch) | |
| tree | 3a988a05e86f76813aef2f447552b25a69dc972d /man3/clog.3 | |
| parent | e05e36354c2d0eeebea30a83213349e998898e4a (diff) | |
| download | man-pages-9a74e0188addad19c9d176e17f1fbc467afcd402.tar.gz | |
acos.3, acosh.3, asin.3, asinh.3, atan.3, atan2.3, atanh.3, cabs.3, cacos.3, cacosh.3, carg.3, casin.3, casinh.3, catan.3, catanh.3, cbrt.3, ccos.3, ccosh.3, ceil.3, cexp.3, cimag.3, clog.3, conj.3, copysign.3, cos.3, cosh.3, cpow.3, cproj.3, creal.3, csin.3, csinh.3, csqrt.3, ctan.3, ctanh.3, erf.3, erfc.3, exp.3, exp2.3, expm1.3, fabs.3, fdim.3, floor.3, fma.3, fmax.3, fmin.3, fmod.3, frexp.3, hypot.3, ilogb.3, ldexp.3, log.3, log10.3, log1p.3, log2.3, logb.3, lrint.3, lround.3, modf.3, nan.3, nextafter.3, pow.3, remquo.3, rint.3, round.3, scalbln.3, sin.3, sinh.3, sqrt.3, tan.3, tanh.3, tgamma.3, trunc.3: These functions are also in POSIX.1-2008
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man3/clog.3')
| -rw-r--r-- | man3/clog.3 | 2 |
1 files changed, 1 insertions, 1 deletions
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), |
