summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/atexit.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Two small cleanups to atexit: remove unneeded __atexit_invalid, andmatthew2013-06-021-2/+1
* Add __cxa_atexit() support for gcc3. This provides support for shared object...millert2007-09-031-2/+12
* fix a protoderaadt2003-07-311-2/+2
* re-enable function pointer table protection, this time make sure thatdhartmei2002-08-301-30/+26
* Back it out, it breaks something in perl (seen with spamassassin), debugdhartmei2002-07-311-26/+30
* Replace atexit handler. mprotect() the pages so an attempt to modify thedhartmei2002-07-291-30/+26
* Fix RCS idstholo1996-08-191-2/+1
* initial import of NetBSD treederaadt1995-10-181-0/+46