(__cxa_atexit): Move body to new function. Call it appropriately.
commit159976ba8a69f439c496d210380880b9a5753d19
authorUlrich Drepper <drepper@redhat.com>
Sun, 8 Mar 2009 19:48:22 +0000 (8 19:48 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 8 Mar 2009 19:48:22 +0000 (8 19:48 +0000)
tree7610f4ff0a0c5d09fce8a106bd3fd609b1e58109
parent2d0c35d1627f016f209de863f6c540f8e07366b1
(__cxa_atexit): Move body to new function.  Call it appropriately.
(__internal_atexit): New function.
(__new_exitfn): Now takes parameter to point to the list to use.
stdlib/cxa_atexit.c