Name |
Last commit
|
Last update |
---|---|---|
.. | ||
hash_generic.c | ||
hash_generic.h | ||
hash_openssl.h | ||
hash_win32.c | ||
hash_win32.h |
Increasingly there are a number of components that want to do some cleanup at global shutdown time (at least if there are not going to be memory leaks). This creates a very simple system of shutdown hooks that will be invoked by git_threads_shutdown. Right now, the maximum number of hooks is hardcoded, but since adding a hook is not a public API, it should be fine and I thought it was better to start off with really simple code.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
hash_generic.c | Loading commit data... | |
hash_generic.h | Loading commit data... | |
hash_openssl.h | Loading commit data... | |
hash_win32.c | Loading commit data... | |
hash_win32.h | Loading commit data... |