Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jan 1997 08:03:21 +0200
From:      Mark Murray <mark@grondar.za>
To:        Terry Lambert <terry@lambert.org>
Cc:        mark@grondar.za (Mark Murray), chuckr@glue.umd.edu, jdp@polstra.com, peter@freebsd.org, current@freebsd.org
Subject:   Re: Static binaries and dlopen(3) with a new crypt(3) lib. 
Message-ID:  <199701210603.IAA22421@grackle.grondar.za>

next in thread | raw e-mail | index | archive | help
What's wrong with the simpler dlopen(3) interface that jdp has offered
to fix?

M

Terry Lambert wrote:
> > I woke this sleeping bear. What I need is the ability to link in a
> > DES crypt only if it exists, and this must work for the /bin/* and
> > /sbin/* applets too.
> 
> You need to map an object so that it is faulted by reference rather
> than by value for the first fault.
> 
> To do this, you would establish a virtual mapping for a file, and
> actualize it on reference.
:
:
:


--
Mark Murray                PGP key fingerprint = 80 36 6E 40 83 D6 8A 36
This .sig is umop ap!sdn.                        BC 06 EA 0E 7A F2 CE CE



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199701210603.IAA22421>