[PATCH] strdup.3: ATTRIBUTES: Note functions that are thread-safe

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

 



The marking matches glibc marking.

---
 man3/strdup.3 | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/man3/strdup.3 b/man3/strdup.3
index 49e94dc..59adc25 100644
--- a/man3/strdup.3
+++ b/man3/strdup.3
@@ -120,6 +120,23 @@ set to indicate the cause of the error.
 .TP
 .B ENOMEM
 Insufficient memory available to allocate duplicate string.
+.SH ATTRIBUTES
+For an explanation of the terms used in this section, see
+.BR attributes (7).
+.TS
+allbox;
+lbw31 lb lb
+l l l.
+Interface	Attribute	Value
+T{
+.BR strdup (),
+.BR strndup (),
+.BR strdupa (),
+.br
+.BR strndupa ()
+T}	Thread safety	MT-Safe
+.TE
+
 .SH CONFORMING TO
 .\" 4.3BSD-Reno, not (first) 4.3BSD.
 .BR strdup ()
-- 
2.1.0

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