summaryrefslogtreecommitdiff
path: root/src/runtime/export_windows_test.go
Commit message (Expand)AuthorAgeFilesLines
* runtime: revert "do not call timeBeginPeriod on windows"Dmitry Vyukov2016-04-091-2/+5
* runtime: change osyield to use Windows SwitchToThreadAlex Brainman2016-04-041-0/+1
* runtime, syscall: only search for Windows DLLs in the System32 directoryBrad Fitzpatrick2016-04-011-0/+4
* all: make copyright headers consistent with one space after periodBrad Fitzpatrick2016-03-011-1/+1
* runtime: do not call timeBeginPeriod on windowsAlex Brainman2015-11-241-4/+1
* runtime: account for cpu affinity in windows NumCPUAlex Brainman2015-10-231-0/+8
* runtime: test that timeBeginPeriod succeedsAlex Brainman2015-09-231-1/+4
* runtime: do not display Windows Error Reporting dialogueAlex Brainman2015-01-061-0/+9