This is the mail archive of the libc-alpha@sources.redhat.com 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]

Re: fde-glibc.c bug


> Date: Tue, 3 Jul 2001 09:49:40 -0700
> From: Richard Henderson <rth@redhat.com>

> How about a for_each_dso type function that took a callback, takes
> care of the locking, passes the link_map and mapping bounds?  The
> callback returns 0 to keep searching, non-zero is passed back to
> the caller.

Just out of interest, why can't dlsym() be used?

-- 
- Geoffrey Keating <geoffk@geoffk.org>


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