Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | os: use poller when NewFile is called with a blocking descriptor. | Nick Patavalis | 2018-04-11 | 1 | -0/+54 |
* | os: respect umask in Mkdir and OpenFile on BSD systems when perm has ModeStic... | Yuval Pavel Zholkover | 2018-02-23 | 1 | -0/+20 |
* | os: remove redundant GOOS checks in chown tests | Tobias Klauser | 2017-11-30 | 1 | -13/+0 |
* | os: don't let File.Readdir return an empty slice and nil error | Brad Fitzpatrick | 2016-08-29 | 1 | -0/+39 |
* | os: skip Lchown test on Android if symlink doesn't work | Hana Kim | 2016-05-09 | 1 | -0/+3 |
* | all: single space after period. | Brad Fitzpatrick | 2016-03-02 | 1 | -6/+6 |
* | os: make TestLchown actually test Lchown. | Rahul Chaudhry | 2015-12-14 | 1 | -16/+7 |
* | os: add explicit tests for fchown(2) and lchown(2) on unix platforms | Dave Cheney | 2015-07-31 | 1 | -2/+108 |
* | os: fix TestMkdirAllAtSlash on Plan 9 | David du Colombier | 2015-02-02 | 1 | -0/+4 |
* | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -0/+76 |