summaryrefslogtreecommitdiffstats
path: root/src/hook.c
Commit message (Expand)AuthorAgeFilesLines
* Move tsd link and in_hook after tcache.David Goldblatt2018-06-271-3/+3
* Hooks: Protect against reentrancy.David Goldblatt2018-05-181-9/+59
* Hooks: Add a hook exhaustion test.David Goldblatt2018-05-181-5/+4
* Hooks: move the "extra" pointer into the hook_t itself.David Goldblatt2018-05-181-8/+6
* Hooks: add an early-exit path for the common no-hook case.David Goldblatt2018-05-181-0/+15
* Add "hook" module.David Goldblatt2018-05-181-0/+133