CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/03/02 11:34:05
Modified files:
lib/libc/stdlib: atexit.c
Log message:
Fix __cxa_finalize() so that calling __cxa_finalize(NULL) properly
invokes handlers registered with __cxa_atexit().
"seems right" deraadt@
