Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-11-14 | win32: replace pthread_cond_*() with much simpler code | Loo Rong Jie | 1 | -138/+0 |
2013-04-28 | compat/win32/pthread.c: Fix a sparse warning | Ramsay Jones | 1 | -1/+1 |
2010-03-07 | Windows: more pthreads functions | Johannes Sixt | 1 | -0/+8 |
2010-02-03 | Typofixes outside documentation area | Junio C Hamano | 1 | -1/+1 |
2010-01-29 | Implement pthread_cond_broadcast on Windows | Johannes Sixt | 1 | -11/+89 |
2010-01-16 | MSVC: Windows-native implementation for subset of Pthreads API | Andrzej K. Haczewski | 1 | -0/+110 |