Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused function and variable to shut up warning. Put back | 2017-07-29 | 1 | -11/+2 | |
| | | | | a status print that was lost in previous. | ||||
* | repair regress for more aggressive post fork checking in library. | 2017-07-29 | 1 | -18/+1 | |
| | | | | | we should not be checking that things explicitly forbidden work. prompted by bluhm | ||||
* | various cleanups; david says results are same | 2003-07-31 | 1 | -4/+4 | |
| | |||||
* | comment out bogus portion of test until I figure | 2002-12-08 | 1 | -1/+11 | |
| | | | | | a better way to test the condition it is trying to test. Solves malloc.conf -> J problem. | ||||
* | per man page and gcc 3.0.1, exit requires prototype from stdlib.h | 2001-09-20 | 1 | -1/+2 | |
| | |||||
* | Regression tests for libc_r (pthreads) library. | 2001-08-15 | 1 | -0/+126 | |
Thanks to pval@ for resolving the license stuff. |