K 10 svn:author V 3 kan K 8 svn:date V 27 2003-12-19T18:20:48.000000Z K 7 svn:log V 213 Use __cxa_atexit, rather than atexit, to register C++ destructors for local statics and global objects. This is essential for fully standards-compliant handling of destructors, and requires __cxa_atexit in libc. END