OSDN Git Service

Prepare for moving ldso FINI handling into libc.
authorJoakim Tjernlund <joakim.tjernlund@transmode.se>
Sun, 20 Mar 2005 17:45:03 +0000 (17:45 -0000)
committerJoakim Tjernlund <joakim.tjernlund@transmode.se>
Sun, 20 Mar 2005 17:45:03 +0000 (17:45 -0000)
commitffd5ef60722c8a7295731cb6f7f54126fd07da3e
treeb6cf7b6e2d13c1e5f59c6edf0ce728886bfa77b1
parentd028db7898abe3472c9c5f0019d1dfaa14ecbdc2
Prepare for moving ldso FINI handling into libc.
#define _DL_DO_FINI_IN_LIBC to enable(the arch specific part needs to be in place first).
libc/misc/internals/__uClibc_main.c
libc/stdlib/atexit.c