Applied. Thanks, Haitao. Cheers, Michael On 02/28/2014 04:13 AM, Peng Haitao wrote: > The function sockatmark() is thread safe. > > Signed-off-by: Peng Haitao <penght@xxxxxxxxxxxxxx> > --- > man3/sockatmark.3 | 7 ++++++- > 1 file changed, 6 insertions(+), 1 deletion(-) > > diff --git a/man3/sockatmark.3 b/man3/sockatmark.3 > index b7e38ca..6a90f89 100644 > --- a/man3/sockatmark.3 > +++ b/man3/sockatmark.3 > @@ -22,7 +22,7 @@ > .\" the source, must acknowledge the copyright and authors of this work. > .\" %%%LICENSE_END > .\" > -.TH SOCKATMARK 3 2008-12-03 "Linux" "Linux Programmer's Manual" > +.TH SOCKATMARK 3 2014-02-28 "Linux" "Linux Programmer's Manual" > .SH NAME > sockatmark \- determine whether socket is at out-of-band mark > .SH SYNOPSIS > @@ -70,6 +70,11 @@ can be applied. > .SH VERSIONS > .BR sockatmark () > was added to glibc in version 2.2.4. > +.SH ATTRIBUTES > +.SS Multithreading (see pthreads(7)) > +The > +.BR sockatmark () > +function is thread-safe. > .SH CONFORMING TO > POSIX.1-2001. > .SH NOTES > -- 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