summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/atexit/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2git to create tag 'eric_g2k12'.eric_g2k12cvs2svn2012-07-131-16/+0
|
* add missing CLEANFILES; ok deraadt@david2003-07-311-1/+2
|
* do not use an absolute path in include; dhartmei@ okmickey2002-10-211-1/+2
|
* Move __cleanup into mprotect'ed page to prevent unintentional modificationsdhartmei2002-09-141-2/+4
| | | | similar to the atexit handlers. Idea and help deraadt@, ok deraadt@
* the regress target should be run-regress-atexit_test to avoidavsm2002-09-021-2/+2
| | | | aborting a regress run if it fails
* Try to modify __atexit directly and see if our function gets called.dhartmei2002-07-291-0/+12