Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | runtime: revert "do not call timeBeginPeriod on windows" | Dmitry Vyukov | 2016-04-09 | 1 | -2/+5 |
* | runtime: change osyield to use Windows SwitchToThread | Alex Brainman | 2016-04-04 | 1 | -0/+1 |
* | runtime, syscall: only search for Windows DLLs in the System32 directory | Brad Fitzpatrick | 2016-04-01 | 1 | -0/+4 |
* | all: make copyright headers consistent with one space after period | Brad Fitzpatrick | 2016-03-01 | 1 | -1/+1 |
* | runtime: do not call timeBeginPeriod on windows | Alex Brainman | 2015-11-24 | 1 | -4/+1 |
* | runtime: account for cpu affinity in windows NumCPU | Alex Brainman | 2015-10-23 | 1 | -0/+8 |
* | runtime: test that timeBeginPeriod succeeds | Alex Brainman | 2015-09-23 | 1 | -1/+4 |
* | runtime: do not display Windows Error Reporting dialogue | Alex Brainman | 2015-01-06 | 1 | -0/+9 |