CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2013/12/23 07:13:03
Modified files: libexec/ld.so : loader.c Log message: Call __cxa_atexit(3) instead of atexit(3). Preparation for upcoming changes to make it possible to call atexit from dynamically loaded shared objects.