diff options
Diffstat (limited to 'man3/dladdr.3')
| -rw-r--r-- | man3/dladdr.3 | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/man3/dladdr.3 b/man3/dladdr.3 index 77b7b9afec..90b770cb85 100644 --- a/man3/dladdr.3 +++ b/man3/dladdr.3 @@ -231,14 +231,17 @@ T} Thread safety MT-Safe .hy .ad .sp 1 -.SH VERSIONS +.SH STANDARDS +GNU. +.SH HISTORY +.TP .BR dladdr () -is present in glibc 2.0 and later. +glibc 2.0. +.TP .BR dladdr1 () -first appeared in glibc 2.3.3. -.SH STANDARDS -These functions are nonstandard GNU extensions -that are also present on Solaris. +glibc 2.3.3. +.PP +Solaris. .SH BUGS Sometimes, the function pointers you pass to .BR dladdr () |
