[PATCH] fnmatch.3: ATTRIBUTES: Note function that is thread safe with exceptions

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The function fnmatch() is thread safe with exceptions.

Signed-off-by: Peng Haitao <penght@xxxxxxxxxxxxxx>
---
 man3/fnmatch.3 | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/man3/fnmatch.3 b/man3/fnmatch.3
index b743d5d..d788630 100644
--- a/man3/fnmatch.3
+++ b/man3/fnmatch.3
@@ -93,6 +93,18 @@ matches
 .IR pattern ,
 .B FNM_NOMATCH
 if there is no match or another nonzero value if there is an error.
+.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 fnmatch ()
+T}	Thread safety	MT-Safe env locale
+.TE
 .SH CONFORMING TO
 POSIX.2.
 The
-- 
1.9.3

--
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




[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux