diff options
| -rw-r--r-- | man3/dladdr.3 | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/man3/dladdr.3 b/man3/dladdr.3 index 5c2af28edd..f4c6496b7e 100644 --- a/man3/dladdr.3 +++ b/man3/dladdr.3 @@ -240,6 +240,19 @@ available via is present in glibc 2.0 and later. .BR dladdr1 () first appeared in glibc 2.3.3. +.SH ATTRIBUTES +For an explanation of the terms used in this section, see +.BR attributes (7). +.TS +allbox; +lbw19 lb lb +l l l. +Interface Attribute Value +T{ +.BR dladdr (), +.BR dladdr1 () +T} Thread safety MT-Safe +.TE .SH CONFORMING TO These functions are nonstandard GNU extensions that are also present on Solaris. |
