OSDN Git Service

Pass _dl_fini function ptr to __uClibc_start_main().
authorJoakim Tjernlund <joakim.tjernlund@transmode.se>
Sun, 20 Mar 2005 23:37:24 +0000 (23:37 -0000)
committerJoakim Tjernlund <joakim.tjernlund@transmode.se>
Sun, 20 Mar 2005 23:37:24 +0000 (23:37 -0000)
commit748c2fe4247540c1ffa333705d7384f6da41da4f
treec437fc697ed867b5cf199702a751b939124a7b87
parentf49539f93873f67d0efcacf49576590ab9c8d971
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/i386/crt0.S