about summary refs log tree commit diff
path: root/src/multibyte
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2011-02-20 22:24:28 -0500
committerRich Felker <dalias@aerifal.cx>2011-02-20 22:24:28 -0500
commit4ee039f3545976f9e3e25a7e5d7b58f1f2316dc3 (patch)
tree59294330e4d6081d28df7f45b594a350d32cfae8 /src/multibyte
parentba68efc921578438db5ab263edd2e9c4654bb412 (diff)
downloadmusl-4ee039f3545976f9e3e25a7e5d7b58f1f2316dc3.tar.gz
musl-4ee039f3545976f9e3e25a7e5d7b58f1f2316dc3.tar.xz
musl-4ee039f3545976f9e3e25a7e5d7b58f1f2316dc3.zip
avoid referencing address of extern function from vdprintf
this change is in preparation for upcoming PIC/shared library support.
the intent is to avoid going through the GOT, mainly so that dprintf
is operable immediately, prior to processing of relocations. having
dprintf accessible from the dynamic linker will make writing and
debugging the dynamic linker much easier.
Diffstat (limited to 'src/multibyte')
0 files changed, 0 insertions, 0 deletions