The functions conj(), conjf() and conjl() are thread safe. Signed-off-by: Peng Haitao <penght@xxxxxxxxxxxxxx> --- man3/conj.3 | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/man3/conj.3 b/man3/conj.3 index 8e7f2e4..ffb48e5 100644 --- a/man3/conj.3 +++ b/man3/conj.3 @@ -31,6 +31,14 @@ One has: .fi .SH VERSIONS These functions first appeared in glibc in version 2.1. +.SH ATTRIBUTES +.SS Multithreading (see pthreads(7)) +The +.BR conj (), +.BR conjf (), +and +.BR conjl () +functions are thread-safe. .SH CONFORMING TO C99. .SH SEE ALSO -- 1.8.1.4 -- 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