summaryrefslogtreecommitdiff
path: root/src/win32/pthread.c
Commit message (Expand)AuthorAgeFilesLines
* Continue error conversionRussell Belfer2012-03-141-5/+8
* Clean up GIT_UNUSED macros on all platformsRussell Belfer2012-03-021-4/+4
* Update Copyright headerschu2012-02-131-1/+1
* Tabify everythingVicent Marti2011-09-191-23/+23
* Cleanup legal dataVicent Marti2011-09-191-23/+3
* win32/pthread.c: Move to new error handling mechanismJakob Pfender2011-05-231-1/+1
* Fix bug in the way pthead_mutex_t was being destroyed in win32.kelly.leahy2011-05-081-4/+3
* Thread safe cacheVicent Marti2011-03-201-42/+8
* Add proper threading support to libgit2Vicent Marti2011-03-151-0/+120