diff options
author | tijl <tijl@FreeBSD.org> | 2015-02-11 17:25:23 +0000 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2015-02-11 17:25:23 +0000 |
commit | a388798850d3da8b1faeca1f76b113b9e5bfeaa4 (patch) | |
tree | 71772fe6b78520145e578ac49154b572290033a0 /lib/libc/stdlib/imaxabs.c | |
parent | 3461fbe32665b5f744106b6dd662696565762672 (diff) | |
download | FreeBSD-src-a388798850d3da8b1faeca1f76b113b9e5bfeaa4.zip FreeBSD-src-a388798850d3da8b1faeca1f76b113b9e5bfeaa4.tar.gz |
Fix ldscripts such that ld(1) collects the .fini_array section in the same
order as the .init_array section. Finalisation routines need to be called
in the opposite order as their corresponding initialisation routines but
rtld(1) handles that by calling the function pointers in .fini_array in
reverse order.
Reviewed by: kib
MFC after: 2 weeks
Diffstat (limited to 'lib/libc/stdlib/imaxabs.c')
0 files changed, 0 insertions, 0 deletions