summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/exit.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add __cxa_atexit() support for gcc3. This provides support for shared object...millert2007-09-031-16/+6
* zap remaining rcsid.espie2005-08-081-4/+1
* ansi + de-registerpat2005-03-301-5/+4
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* Move __cleanup into mprotect'ed page to prevent unintentional modificationsdhartmei2002-09-141-6/+4
* re-enable function pointer table protection, this time make sure thatdhartmei2002-08-301-6/+15
* Back it out, it breaks something in perl (seen with spamassassin), debugdhartmei2002-07-311-15/+6
* Replace atexit handler. mprotect() the pages so an attempt to modify thedhartmei2002-07-291-6/+15
* include thread_private.hd2000-01-061-1/+2
* Add thread-safety to libc, so that libc_r will build (on i386 at least).d1998-11-201-1/+10
* Fix RCS idstholo1996-08-191-2/+1
* initial import of NetBSD treederaadt1995-10-181-0/+61