On 06/03/2015 12:16 PM, Zeng Linggang wrote: > The marking matches glibc marking. > The marking of functions in glibc is: > - rpmatch: MT-Safe locale Thanks, Zeng Linggang. Applied. Cheers, Michael > Signed-off-by: Zeng Linggang <zenglg.jy@xxxxxxxxxxxxxx> > --- > man3/rpmatch.3 | 13 +++++++++++++ > 1 file changed, 13 insertions(+) > > diff --git a/man3/rpmatch.3 b/man3/rpmatch.3 > index 702c591..0abfea6 100644 > --- a/man3/rpmatch.3 > +++ b/man3/rpmatch.3 > @@ -96,6 +96,19 @@ or anywhere else, but indicates a > failure of the regex engine (but this case is indistinguishable from > that of an unrecognized value of > .IR response ). > +.SH ATTRIBUTES > +For an explanation of the terms used in this section, see > +.BR attributes (7). > +.TS > +allbox; > +lb lb lb > +l l l. > +Interface Attribute Value > +T{ > +.BR rpmatch () > +T} Thread safety MT-Safe locale > +.TE > + > .SH CONFORMING TO > .BR rpmatch () > is not required by any standard, but > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/ -- 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