This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug manual/16262] Semantics of dladdr don't quite match documentation


https://sourceware.org/bugzilla/show_bug.cgi?id=16262

--- Comment #5 from Michael Kerrisk <mtk.manpages at gmail dot com> ---
(In reply to Ondrej Bilka from comment #1)
> That is a documentation bug, manpage is bit clearer by saying that 
> 
> If no symbol matching addr could be found, then dli_sname and dli_saddr are
> set to NULL.

I've changed the text in the man page to 

    const char *dli_sname;  /* Name of symbol whose definition
                               overlaps addr */

Better, I hope(?).

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]