On 06/17/13 11:07, Peng Haitao wrote: > The functions cimag(), cimagf() and cimagl() are thread safe. Thanks Peng. Applied in my branch. > Signed-off-by: Peng Haitao <penght@xxxxxxxxxxxxxx> > --- > man3/cimag.3 | 8 ++++++++ > 1 file changed, 8 insertions(+) > > diff --git a/man3/cimag.3 b/man3/cimag.3 > index 3440bd2..5dee5f8 100644 > --- a/man3/cimag.3 > +++ b/man3/cimag.3 > @@ -30,6 +30,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 cimag (), > +.BR cimagf (), > +and > +.BR cimagl () > +functions are thread-safe. > .SH CONFORMING TO > C99. > .SH NOTES > -- 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