about summary refs log tree commit diff
path: root/src/exit
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2012-08-18 16:00:23 -0400
committerRich Felker <dalias@aerifal.cx>2012-08-18 16:00:23 -0400
commit04109502c0355878d238bdba06a09b2593b2996f (patch)
tree0ad1788975d276cf02a04cf69b4f9f225e0c7e13 /src/exit
parent53de960d6f12480a041b7b8cbf65cd1d3f3f9b23 (diff)
downloadmusl-04109502c0355878d238bdba06a09b2593b2996f.tar.gz
musl-04109502c0355878d238bdba06a09b2593b2996f.tar.xz
musl-04109502c0355878d238bdba06a09b2593b2996f.zip
make dynamic linker report all failures before exiting
before, only the first library that failed to load or symbol that
failed to resolve was reported, and then the dynamic linker
immediately exited. when attempting to fix a library compatibility
issue, this is about the worst possible behavior. now we print all
errors as they occur and exit at the very end if errors were
encountered.
Diffstat (limited to 'src/exit')
0 files changed, 0 insertions, 0 deletions