This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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

Re: Patch for rtld.c


>>>>> Ulrich Drepper writes:

Uli> Andreas Jaeger <aj@suse.de> writes:
>> I've read today through rtld.c and noticed that we have a check for
>> _dl_rtld_map.l_opencount > 0 in dl_main but initialize it to 1. 

Uli> Makes sense.  I've checked in the change.  What was it that made you
Uli> look for this?

Trying to understand the dynamic linker to make it work properly for
Linux/MIPS (I get a segfault during this relocation call - need to
check it some time).

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.rhein-neckar.de

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