aboutsummaryrefslogtreecommitdiff
path: root/src/os/getwd.go
AgeCommit message (Expand)Author
2020-09-28os: remove ENOTSUP special case in Getwd on darwinTobias Klauser
2020-09-22os: close fd if fd.Stat fails in GetwdTobias Klauser
2020-08-19os, internal/poll: loop on EINTR for all file syscallsIan Lance Taylor
2018-01-25os: use the syscall version of Getwd for Plan 9Richard Miller
2017-12-12os: don't use test logger for GetwdIan Lance Taylor
2016-03-02all: single space after period.Brad Fitzpatrick
2014-09-08build: move package sources from src/pkg to srcRuss Cox