This is the mail archive of the libc-hacker@sources.redhat.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: libc/1818: pthread problem with dlcose()


   Date: Wed, 19 Jul 2000 08:05:05 -0700
   From: "H . J . Lu" <hjl@lucon.org>

   On Wed, Jul 19, 2000 at 10:31:11AM +0200, Mark Kettenis wrote:
   > HJ, for completeness you might also want to add `-z interpose' which
   > sets the DF_1_INTERPOSE flag.
   > 

   Can you send me the man page for `-z interpose'? It is not in Solaris
   2.7. I don't even know what it does. Or you can provide a patch later
   after I check mine in.

Neither is it in the Solaris 2.6 man page.  So it must be a Solaris 8
feature :-).  I read about it in the Solaris 8 "Linker and Libraries
Guide" which you can browse at:

  <http://docs.sun.com:80/ab2/coll.45.13/LLM/@Ab2TocView?Ab2Lang=C&Ab2Enc=iso-8859-1>

You can also download a PDF version.  It's interesting literature if
you're working on the (dynamic/static) linker.

Mark

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