Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update brace style. | Jason Evans | 2017-01-21 | 1 | -23/+13 |
* | Remove leading blank lines from function bodies. | Jason Evans | 2017-01-13 | 1 | -3/+0 |
* | Uniformly cast mallctl[bymib]() oldp/newp arguments to (void *). | Jason Evans | 2016-10-28 | 1 | -6/+7 |
* | Resolve bootstrapping issues when embedded in FreeBSD libc. | Jason Evans | 2016-05-11 | 1 | -1/+1 |
* | Add witness, a simple online locking validator. | Jason Evans | 2016-04-14 | 1 | -1/+2 |
* | Fix "prof.reset" mallctl-related corruption. | Jason Evans | 2015-09-10 | 1 | -15/+66 |
* | Optimize arena_prof_tctx_set(). | Jason Evans | 2015-09-02 | 1 | -17/+32 |
* | Implement/test/fix prof-related mallctl's. | Jason Evans | 2014-10-04 | 1 | -0/+4 |
* | Remove obsolete comment. | Jason Evans | 2014-10-03 | 1 | -6/+0 |
* | Test prof.reset mallctl and fix numerous discovered bugs. | Jason Evans | 2014-10-03 | 1 | -0/+238 |