Thanks, Qian Lei. Applied. Cheers, Michael On 06/11/2014 07:47 AM, Qian Lei wrote: > The function lockf() is thread safe. > > Reviewed-by: Peng Haitao <penght@xxxxxxxxxxxxxx> > Signed-off-by: Qian Lei <qianl.fnst@xxxxxxxxxxxxxx> > --- > man3/lockf.3 | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/man3/lockf.3 b/man3/lockf.3 > index d33c769..8395d85 100644 > --- a/man3/lockf.3 > +++ b/man3/lockf.3 > @@ -151,6 +151,11 @@ An invalid operation was specified in > .TP > .B ENOLCK > Too many segment locks open, lock table is full. > +.SH ATTRIBUTES > +.SS Multithreading (see pthreads(7)) > +The > +.BR lockf () > +function is thread-safe. > .SH CONFORMING TO > SVr4, POSIX.1-2001. > .SH SEE ALSO > -- 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