summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/atexit.c
AgeCommit message (Expand)Author
2002-09-14Move __cleanup into mprotect'ed page to prevent unintentional modificationsDaniel Hartmeier
2002-09-06missing include, ok theoHenning Brauer
2002-08-30re-enable function pointer table protection, this time make sure thatDaniel Hartmeier
2002-07-31Back it out, it breaks something in perl (seen with spamassassin), debugDaniel Hartmeier
2002-07-29Replace atexit handler. mprotect() the pages so an attempt to modify theDaniel Hartmeier
1996-08-19Fix RCS idsThorsten Lockert
1995-10-18initial import of NetBSD treeTheo de Raadt