diff options
author | Rich Felker <dalias@aerifal.cx> | 2019-03-01 15:09:16 -0500 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2019-03-02 17:29:29 -0500 |
commit | 88207361ea3ece1141af2adeac6069aa866e0de0 (patch) | |
tree | 23668c3ce9edf635de6589624b03af6165607c1f /src/math/rint.c | |
parent | 0c5c8f5da6e36fe4ab704bee0cd981837859e23f (diff) | |
download | musl-88207361ea3ece1141af2adeac6069aa866e0de0.tar.gz musl-88207361ea3ece1141af2adeac6069aa866e0de0.tar.bz2 musl-88207361ea3ece1141af2adeac6069aa866e0de0.tar.xz musl-88207361ea3ece1141af2adeac6069aa866e0de0.zip |
record preloaded libraries as direct pseudo-dependencies of main app
this makes calling dlsym on the main app more consistent with the
global symbol table (load order), and is a prerequisite for
dependency-order ctor execution to work correctly with LD_PRELOAD.
Diffstat (limited to 'src/math/rint.c')
0 files changed, 0 insertions, 0 deletions