On 08/24/2015 12:19 PM, Zeng Linggang wrote: > Signed-off-by: Zeng Linggang <zenglg.jy@xxxxxxxxxxxxxx> Applied! Thanks, Zeng Linggang. Cheers, Michael > --- > man3/sigpause.3 | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/man3/sigpause.3 b/man3/sigpause.3 > index 847bd10..dbc10de 100644 > --- a/man3/sigpause.3 > +++ b/man3/sigpause.3 > @@ -63,6 +63,12 @@ l l l. > Interface Attribute Value > T{ > .BR sigpause () > +.\" FIXME: the following marking is different from which in glibc manual, > +.\" marking in glibc manual is more detailed. > +.\" sigpause: MT-Unsafe race:sigprocmask/!bsd!linux > +.\" glibc manual says /!linux!bsd indicate the preceding marker only applies > +./" when the underlying kernel is neither Linux nor a BSD kernel. > +.\" So, it is safety in Linux kernel. > T} Thread safety MT-Safe > .TE > .SH CONFORMING TO > -- 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