| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Hooks: Protect against reentrancy. | David Goldblatt | 2018-05-18 | 1 | -3/+3 |
| * | Hooks: Add a hook exhaustion test. | David Goldblatt | 2018-05-18 | 1 | -0/+2 |
| * | Hooks: move the "extra" pointer into the hook_t itself. | David Goldblatt | 2018-05-18 | 1 | -1/+2 |
| * | Hooks: hook the realloc pathways that move/expand. | David Goldblatt | 2018-05-18 | 1 | -0/+31 |
| * | Hooks: hook the realloc paths that act as pure malloc/free. | David Goldblatt | 2018-05-18 | 1 | -2/+6 |
| * | Hooks: hook the pure-allocation functions. | David Goldblatt | 2018-05-18 | 1 | -1/+1 |
| * | Add "hook" module. | David Goldblatt | 2018-05-18 | 1 | -0/+125 |
