summaryrefslogtreecommitdiffstats
path: root/osdep/win32
Commit message (Expand)AuthorAgeFilesLines
* win32: fix massive memory corruption (take 2)wm42017-08-211-3/+4
* win32: fix massive memory corruptionwm42017-08-211-2/+6
* Universal Windows Plaform (UWP) supportPedro Pombeiro2017-06-291-0/+2
* win32: pthread: avoid using TLS, simplify pthread_twm42017-06-152-48/+89
* win32: pthread: use the new thread naming APIJames Ross-Gowan2017-05-182-0/+26
* Fix use of ISC licensewm42017-04-153-1/+34
* win32: pthread: use SRW locks by defaultwm42016-05-242-20/+33
* win32: pthread: don't play dirty tricks for mutex initwm42015-07-272-28/+10
* win32: add native wrappers for pthread functionswm42015-01-013-0/+380