The marking matches glibc marking. wcsrtombs: MT-Unsafe race:wcsrtombs/!ps Signed-off-by: Zeng Linggang <zenglg.jy@xxxxxxxxxxxxxx> --- man3/wcsrtombs.3 | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/man3/wcsrtombs.3 b/man3/wcsrtombs.3 index 144ef47..8c01701 100644 --- a/man3/wcsrtombs.3 +++ b/man3/wcsrtombs.3 @@ -123,6 +123,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 lbw28 +l l l. +Interface Attribute Value +T{ +.BR wcsrtombs () +T} Thread safety MT-Unsafe race:wcsrtombs/!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