]> Git Repo - uclibc-ng.git/commit
Pass _dl_fini function ptr to __uClibc_start_main().
authorJoakim Tjernlund <[email protected]>
Mon, 21 Mar 2005 10:42:43 +0000 (10:42 -0000)
committerJoakim Tjernlund <[email protected]>
Mon, 21 Mar 2005 10:42:43 +0000 (10:42 -0000)
commit2d31c8c2c6ef432aa8c27defc53036859dd00560
treefeb2334f8d5ee81f004c84640746d528949ccb80
parent98c8f32c52d179c4f12b6c719dc0f2fceaa3037d
Pass _dl_fini function ptr to __uClibc_start_main().

To actually use it, one must define _DL_DO_FINI_IN_LIBC globally.
That will also break ABI for apps linked with previous version of crtX.S.
They must be relinked with this version to work again.
libc/sysdeps/linux/powerpc/crt0.S
This page took 0.028907 seconds and 4 git commands to generate.