Thanks, Haitao. Applied in my local branch. Cheers, Michael On 07/21/2014 05:36 AM, Peng Haitao wrote: > The functions catopen() and catclose() are thread safe. > > Signed-off-by: Peng Haitao <penght@xxxxxxxxxxxxxx> > --- > man3/catopen.3 | 15 +++++++++++++++ > 1 file changed, 15 insertions(+) > > diff --git a/man3/catopen.3 b/man3/catopen.3 > index 0d8d33b..b582a4a 100644 > --- a/man3/catopen.3 > +++ b/man3/catopen.3 > @@ -143,6 +143,21 @@ is set to > The language to use if > .I flag > is 0. > +.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 catopen () > +T} Thread safety MT-Safe env > +T{ > +.BR catclose () > +T} Thread safety MT-Safe > +.TE > .SH CONFORMING TO > POSIX.1-2001. > .\" In XPG 1987, Vol. 3 it says: > -- 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