HardenedBSD/lib/libc
John Polstra 9295bb8d0d Add a stub version of getpublickey(), in order to eliminate an
undefined symbol referenced from libc.  Without the stub, it is
impossible to execute any program using the shared library if
LD_BIND_NOW=1 is in the environment.  The stub always returns
failure, but it can be overridden outside the library when necessary.

I don't know whether this is the "correct" fix, but it is intolerable
to have any undefined symbols referenced from libc.
1997-08-28 21:50:33 +00:00
..
amd64
compat-43
db
gen Use getpwnam(getlogin()) before getpwuid(getuid()) 1997-08-27 13:36:34 +00:00
gmon
i386
locale
net
nls
quad
regex
rpc Add a stub version of getpublickey(), in order to eliminate an 1997-08-28 21:50:33 +00:00
stdio
stdlib Improvement of type independency for the bitmap. 1997-08-27 12:04:33 +00:00
stdtime
string
sys Reference the correct version of BSD at the bottom of the 1997-08-23 21:32:50 +00:00
xdr
yp
Makefile
Makefile.inc