The marking matches glibc marking. wcrtomb: MT-Unsafe race:wcrtomb/!ps Signed-off-by: Zeng Linggang <zenglg.jy@xxxxxxxxxxxxxx> --- man3/wcrtomb.3 | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/man3/wcrtomb.3 b/man3/wcrtomb.3 index 059e724..98bbba5 100644 --- a/man3/wcrtomb.3 +++ b/man3/wcrtomb.3 @@ -106,6 +106,19 @@ is returned, and .I errno set to .BR EILSEQ . +.SH ATTRIBUTES +For an explanation of the terms used in this section, see +.BR attributes (7). +.TS +allbox; +lb lb lbw26 +l l l. +Interface Attribute Value +T{ +.BR wcrtomb () +T} Thread safety MT-Unsafe race:wcrtomb/!ps +.TE + .SH CONFORMING TO C99. .SH NOTES -- 1.9.3 -- 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