summaryrefslogtreecommitdiff
path: root/src/os/export_windows_test.go
Commit message (Expand)AuthorAgeFilesLines
* runtime: support long paths without fixup on Windows 10 >= 1607Jason A. Donenfeld2021-03-231-0/+1
* os: parse command line without shell32.dllAlex Brainman2017-03-241-2/+3
* os: use poller for file I/OIan Lance Taylor2017-02-151-3/+2
* os: fix handling of Windows Unicode console input and ^ZRuss Cox2016-11-291-5/+3
* os: use extended-length paths on Windows when possibleQuentin Smith2016-11-071-0/+1
* os: make readConsole handle its input and output correctlyAlex Brainman2016-10-131-0/+14