Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | scudo: Replace a couple of macros with their expansions. | Peter Collingbourne | 2019-11-27 | 1 | -1/+1 |
* | [scudo][standalone] Make tests work on Fuchsia | Kostya Kortchinsky | 2019-11-27 | 1 | -4/+8 |
* | [scudo][standalone] Enabled SCUDO_DEBUG for tests + fixes | Kostya Kortchinsky | 2019-11-15 | 1 | -1/+1 |
* | [scudo][standalone] Fix Secondary bug w/ freelist | Kostya Kortchinsky | 2019-10-31 | 1 | -4/+9 |
* | [scudo][standalone] Add a free list to the Secondary | Kostya Kortchinsky | 2019-10-30 | 1 | -1/+153 |
* | [scudo][standalone] Consolidate lists | Kostya Kortchinsky | 2019-10-28 | 1 | -3/+4 |
* | [scudo][standalone] Get statistics in a char buffer | Kostya Kortchinsky | 2019-10-09 | 1 | -1/+2 |
* | [scudo][standalone] Optimization pass | Kostya Kortchinsky | 2019-07-24 | 1 | -1/+1 |
* | [scudo][standalone] Merge Spin & Blocking mutex into a Hybrid one | Kostya Kortchinsky | 2019-07-11 | 1 | -1/+1 |
* | [scudo][standalone] Introduce the Secondary allocator | Kostya Kortchinsky | 2019-04-24 | 1 | -0/+97 |