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: ldconfig Patch


   Date: Tue, 30 Nov 1999 15:56:08 +0100
   From: Jakub Jelinek <jakub@redhat.com>

   I'd prefer if you moved readelflib.c one level higher
   (linux/sparc/readelflib.c), so that even 32bit ldconfig will handle both
   elf32_sparc and elf64_sparc, plus if Hurd does not want ldconfig at all,
   then most or everything should go to sysdeps/unix/sysv/linux IMHO.

I don't think sysdeps/unix/sysv/linux is the right place, since
caching is implemented in sysdeps/generic/dl-cache.c.

It's just the Hurd that wants to be different :-).

Mark

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