Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | os: use keyed literals for PathError | Russ Cox | 2020-10-20 | 1 | -2/+2 |
* | os: add File.ReadDir method and DirEntry type | Russ Cox | 2020-10-20 | 1 | -26/+25 |
* | os: use WIN32_FIND_DATA.Reserved0 to identify symlinks | Alex Brainman | 2018-03-07 | 1 | -13/+4 |
* | os: avoid calulating fileStat.path until it is needed | Alex Brainman | 2017-05-09 | 1 | -1/+2 |
* | os: fix race between file I/O and Close | Ian Lance Taylor | 2017-04-25 | 1 | -3/+0 |
* | os: use poller for file I/O | Ian Lance Taylor | 2017-02-15 | 1 | -2/+4 |
* | os: consolidate files | Hiroshi Ioka | 2016-08-16 | 1 | -0/+64 |
* | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -0/+14 |