| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use MALLOC_CONF rather than malloc_conf for tests. | Jason Evans | 2017-02-23 | 1 | -4/+0 |
| * | Repair file permissions. | Jason Evans | 2017-02-22 | 1 | -0/+0 |
| * | Uniformly cast mallctl[bymib]() oldp/newp arguments to (void *). | Jason Evans | 2016-11-15 | 1 | -4/+4 |
| * | Disable junk filling for tests that could otherwise easily OOM. | Jason Evans | 2016-05-11 | 1 | -0/+4 |
| * | Don't rely on unpurged chunks in xallocx() test. | Jason Evans | 2016-02-20 | 1 | -20/+20 |
| * | Fix intermittent xallocx() test failures. | Jason Evans | 2015-10-01 | 1 | -43/+65 |
| * | Remove fragile xallocx() test case. | Jason Evans | 2015-09-25 | 1 | -9/+0 |
| * | Fix xallocx(..., MALLOCX_ZERO) bugs. | Jason Evans | 2015-09-24 | 1 | -1/+118 |
| * | Loosen expected xallocx() results. | Jason Evans | 2015-09-15 | 1 | -9/+9 |
| * | Add more xallocx() overflow tests. | Jason Evans | 2015-09-15 | 1 | -0/+64 |
| * | Fix xallocx() bugs. | Jason Evans | 2015-09-12 | 1 | -1/+241 |
| * | Implement the *allocx() API. | Jason Evans | 2013-12-13 | 1 | -0/+59 |
