1. 20 Jun, 2016 1 commit
    • win32: rename pthread.{c,h} to thread.{c,h} · 8aaa9fb6
      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.
      Patrick Steinhardt committed
  2. 09 Dec, 2013 1 commit
  3. 13 Aug, 2013 1 commit
  4. 13 Jun, 2012 1 commit