ulimit.3: ATTRIBUTES: Note function that is thread-safe

The marking matches glibc marking.

Signed-off-by: Ma Shimiao <mashimiao.fnst@cn.fujitsu.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Ma Shimiao 2015-03-12 13:40:51 +08:00 committed by Michael Kerrisk
parent c49cfc4f32
commit 9eb64fabc9
1 changed files with 13 additions and 0 deletions

View File

@ -75,6 +75,19 @@ is set appropriately.
.TP
.B EPERM
A unprivileged process tried to increase a limit.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
.BR attributes (7).
.TS
allbox;
lb lb lb
l l l.
Interface Attribute Value
T{
.BR ulimit ()
T} Thread safety MT-Safe
.TE
.SH CONFORMING TO
SVr4, POSIX.1-2001.
POSIX.1-2008 marks