Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | win32: fix massive memory corruption (take 2) | wm4 | 2017-08-21 | 1 | -3/+4 |
* | win32: fix massive memory corruption | wm4 | 2017-08-21 | 1 | -2/+6 |
* | Universal Windows Plaform (UWP) support | Pedro Pombeiro | 2017-06-29 | 1 | -0/+2 |
* | win32: pthread: avoid using TLS, simplify pthread_t | wm4 | 2017-06-15 | 1 | -40/+86 |
* | win32: pthread: use the new thread naming API | James Ross-Gowan | 2017-05-18 | 1 | -0/+23 |
* | Fix use of ISC license | wm4 | 2017-04-15 | 1 | -1/+4 |
* | win32: pthread: use SRW locks by default | wm4 | 2016-05-24 | 1 | -13/+24 |
* | win32: pthread: don't play dirty tricks for mutex init | wm4 | 2015-07-27 | 1 | -26/+7 |
* | win32: add native wrappers for pthread functions | wm4 | 2015-01-01 | 1 | -0/+269 |