Age | Commit message (Expand) | Author |
---|---|---|
2007-09-03 | Adapt atexit() regress to recent changes and add __cxa_atexit() regress. | Todd C. Miller |
2003-09-02 | add missing includes | David Krause |
2003-07-31 | add missing CLEANFILES; ok deraadt@ | David Krause |
2003-07-31 | various cleanups; david says results are same | Theo de Raadt |
2002-10-21 | do not use an absolute path in include; dhartmei@ ok | Michael Shalayeff |
2002-09-14 | Move __cleanup into mprotect'ed page to prevent unintentional modifications | Daniel Hartmeier |
2002-09-02 | the regress target should be run-regress-atexit_test to avoid | Anil Madhavapeddy |
2002-07-29 | Try to modify __atexit directly and see if our function gets called. | Daniel Hartmeier |