Ping On 12/10/2014 04:50 PM, Ma Shimiao wrote: > The function pow10(), pow10f() and pow10l() are thread safe. > > Signed-off-by: Ma Shimiao <mashimiao.fnst@xxxxxxxxxxxxxx> > --- > man3/pow10.3 | 14 ++++++++++++++ > 1 file changed, 14 insertions(+) > > diff --git a/man3/pow10.3 b/man3/pow10.3 > index d6368fc..9a80827 100644 > --- a/man3/pow10.3 > +++ b/man3/pow10.3 > @@ -46,6 +46,20 @@ power > .IR x . > .SH VERSIONS > These functions first appeared in glibc in version 2.1. > +.SH ATTRIBUTES > +For an explanation of the terms used in this section, see > +.BR attributes (7). > +.TS > +allbox; > +lbw28 lb lb > +l l l. > +Interface Attribute Value > +T{ > +.BR pow10 (), > +.BR pow10f (), > +.BR pow10l () > +T} Thread safety MT-Safe > +.TE > .SH CONFORMING TO > This is a GNU extension. > .SH NOTES > -- Ma Shimiao Development Dept.I Nanjing Fujitsu Nanda Software Tech. Co., Ltd.(FNST) -- 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