summaryrefslogtreecommitdiff
path: root/src/runtime.c
Commit message (Expand)AuthorAgeFilesLines
* libgit2: provide init_count of the libraryEdward Thomson2020-12-091-0/+15
* threads: give atomic functions the git_atomic prefixEdward Thomson2020-12-061-1/+1
* threads: rename git_atomic to git_atomic32Edward Thomson2020-12-061-8/+8
* util: move git__noop into the util headerEdward Thomson2020-12-051-2/+2
* Fix the `-DTHREADSAFE=OFF` buildlhchavez2020-11-021-2/+2
* runtime: move init/shutdown into the "runtime"Edward Thomson2020-10-111-0/+147