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]

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


On Wed, Jan 08, 2014 at 01:08:07AM +0000, mtk.manpages at gmail dot com wrote:
> 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(?).
> 
Yes, thats better.


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