Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | runtime: support long paths without fixup on Windows 10 >= 1607 | Jason A. Donenfeld | 2021-03-23 | 1 | -0/+1 |
* | os: parse command line without shell32.dll | Alex Brainman | 2017-03-24 | 1 | -2/+3 |
* | os: use poller for file I/O | Ian Lance Taylor | 2017-02-15 | 1 | -3/+2 |
* | os: fix handling of Windows Unicode console input and ^Z | Russ Cox | 2016-11-29 | 1 | -5/+3 |
* | os: use extended-length paths on Windows when possible | Quentin Smith | 2016-11-07 | 1 | -0/+1 |
* | os: make readConsole handle its input and output correctly | Alex Brainman | 2016-10-13 | 1 | -0/+14 |