| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Hooks: Protect against reentrancy. | David Goldblatt | 2018-05-18 | 1 | -0/+42 |
| * | Hooks: move the "extra" pointer into the hook_t itself. | David Goldblatt | 2018-05-18 | 1 | -22/+23 |
| * | Hooks: hook the realloc pathways that move/expand. | David Goldblatt | 2018-05-18 | 1 | -1/+112 |
| * | Hooks: hook the realloc paths that act as pure malloc/free. | David Goldblatt | 2018-05-18 | 1 | -2/+50 |
| * | Hooks: hook the pure-expand function. | David Goldblatt | 2018-05-18 | 1 | -1/+31 |
| * | Hooks: hook the pure-deallocation functions. | David Goldblatt | 2018-05-18 | 1 | -1/+49 |
| * | Hooks: hook the pure-allocation functions. | David Goldblatt | 2018-05-18 | 1 | -2/+122 |
| * | Add "hook" module. | David Goldblatt | 2018-05-18 | 1 | -0/+180 |
