aboutsummaryrefslogtreecommitdiffstats
path: root/man3/scalbln.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/scalbln.3')
-rw-r--r--man3/scalbln.311
1 files changed, 11 insertions, 0 deletions
diff --git a/man3/scalbln.3 b/man3/scalbln.3
index ab9d1e74cc..7b73267d1f 100644
--- a/man3/scalbln.3
+++ b/man3/scalbln.3
@@ -157,6 +157,17 @@ These functions do not set
.\" Bug raised: http://sources.redhat.com/bugzilla/show_bug.cgi?id=6803
.SH VERSIONS
These functions first appeared in glibc in version 2.1.
+.SH ATTRIBUTES
+.SS Multithreading (see pthreads(7))
+The
+.BR scalbn (),
+.BR scalbnf (),
+.BR scalbnl (),
+.BR scalbln (),
+.BR scalblnf (),
+and
+.BR scalblnl ()
+functions are thread-safe.
.SH CONFORMING TO
C99, POSIX.1-2001.
.SH NOTES