On 03/03/2015 10:32 AM, Ma Shimiao wrote: > The marking matches glibc marking. Applied. Thanks! Cheers, Michael > --- > man3/strdup.3 | 17 +++++++++++++++++ > 1 file changed, 17 insertions(+) > > diff --git a/man3/strdup.3 b/man3/strdup.3 > index 49e94dc..59adc25 100644 > --- a/man3/strdup.3 > +++ b/man3/strdup.3 > @@ -120,6 +120,23 @@ set to indicate the cause of the error. > .TP > .B ENOMEM > Insufficient memory available to allocate duplicate string. > +.SH ATTRIBUTES > +For an explanation of the terms used in this section, see > +.BR attributes (7). > +.TS > +allbox; > +lbw31 lb lb > +l l l. > +Interface Attribute Value > +T{ > +.BR strdup (), > +.BR strndup (), > +.BR strdupa (), > +.br > +.BR strndupa () > +T} Thread safety MT-Safe > +.TE > + > .SH CONFORMING TO > .\" 4.3BSD-Reno, not (first) 4.3BSD. > .BR strdup () > -- 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