On 05/30/2013 07:06 PM, Michael Kerrisk wrote: >> @@ -66,6 +66,12 @@ and sets \fIerrno\fP to \fBEILSEQ\fP, if an invalid multibyte sequence was >> encountered. >> It returns \fI(size_t)\ \-2\fP if it couldn't parse a complete multibyte >> character, meaning that \fIn\fP should be increased. >> +.SH ATTRIBUTES >> +.SS Multithreading(see pthreads(7)) > > Space added before "(see)" (and also in a number of other patches > you already sent. > Got it, thanks. -- Best Regards, Peng > Thanks, > > Michael > > >> +The >> +.BR mbrlen () >> +function is thread-safe with exceptions. >> +It is not thread-safe if called with a NULL \fIps\fP parameter. >> .SH CONFORMING TO >> C99. >> .SH NOTES >> > > -- > 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 > -- 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