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 | 2 | -48/+89 |
* | win32: pthread: use the new thread naming API | James Ross-Gowan | 2017-05-18 | 2 | -0/+26 |
* | Fix use of ISC license | wm4 | 2017-04-15 | 3 | -1/+34 |
* | win32: pthread: use SRW locks by default | wm4 | 2016-05-24 | 2 | -20/+33 |
* | win32: pthread: don't play dirty tricks for mutex init | wm4 | 2015-07-27 | 2 | -28/+10 |
* | win32: add native wrappers for pthread functions | wm4 | 2015-01-01 | 3 | -0/+380 |