summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorphantom <phantom@FreeBSD.org>2003-02-21 13:43:41 +0000
committerphantom <phantom@FreeBSD.org>2003-02-21 13:43:41 +0000
commitf89cdf42be1cbebd7495978fab9d07fe870b2866 (patch)
tree8317ba21354758f8053b4f0eb4ff91d8a759432b /lib
parentc3b629c33f13b228dd47a75067e48537d4a62900 (diff)
downloadFreeBSD-src-f89cdf42be1cbebd7495978fab9d07fe870b2866.zip
FreeBSD-src-f89cdf42be1cbebd7495978fab9d07fe870b2866.tar.gz
Mention that dlerror() is also applicable to retrieve error message after
dladdr() and dlinfo() functions calls.
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/gen/dlopen.32
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/gen/dlopen.3 b/lib/libc/gen/dlopen.3
index 7cc3f3a..3729361 100644
--- a/lib/libc/gen/dlopen.3
+++ b/lib/libc/gen/dlopen.3
@@ -278,6 +278,8 @@ function
returns a null-terminated character string describing the last error that
occurred during a call to
.Fn dlopen ,
+.Fn dladdr ,
+.Fn dlinfo ,
.Fn dlsym ,
.Fn dlfunc ,
or
OpenPOWER on IntegriCloud