freebsd_amp_hwpstate/libexec/rtld-aout
Stephen McKay 1188f66af7 Since I got no objections to this patch, and no one has offered any
alternative, I present .. ta! da! .. the __error() hack.

This patch to the a.out dynamic loader provides old a.out binaries
with __error() if they are linked with an older libc that lacks it,
but are also linked against a library that needs it.

There is a smaller, tricker hack that takes advantage of the fact
that ld.so has __error() too, courtesy of the new libc, but this
hack is the straightforward version.
1998-06-21 14:22:29 +00:00
..
i386
Makefile
dynamic.h
md-prologue.c
rtld.1
rtld.1aout
rtld.c Since I got no objections to this patch, and no one has offered any 1998-06-21 14:22:29 +00:00
shlib.c Search for libraries in dlopen() when the specified path 1998-06-07 03:53:08 +00:00
shlib.h Search for libraries in dlopen() when the specified path 1998-06-07 03:53:08 +00:00
support.c
support.h