summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2016-06-20 18:21:42 +0200
committerCarlos Martín Nieto <cmn@dwim.me>2016-10-01 17:40:39 +0200
commit5d03db81469b871065baecdee2965e2e9d708724 (patch)
tree1bc567d022960617a252e833cecf93f0ada83ee1 /tests
parent961bdbdfacf4e965216d61fbc9f778c089c2e78a (diff)
downloadlibgit2-5d03db81469b871065baecdee2965e2e9d708724.tar.gz
win32: rename pthread.{c,h} to thread.{c,h}
The old pthread-file did re-implement the pthreads API with exact symbol matching. As the thread-abstraction has now been split up between Unix- and Windows-specific files within the `git_` namespace to avoid symbol-clashes between libgit2 and pthreads, the rewritten wrappers have nothing to do with pthreads anymore. Rename the Windows-specific pthread-files to honor this change.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions