summaryrefslogtreecommitdiff
path: root/src/os/exec/lp_unix.go
Commit message (Expand)AuthorAgeFilesLines
* os/exec: add GODEBUG setting to opt out of ErrDot changesRuss Cox2022-07-281-1/+2
* os/exec: return error when PATH lookup would use current directoryRuss Cox2022-05-021-1/+8
* Revert "os/exec: return error when PATH lookup would use current directory"Bryan Mills2022-04-291-8/+1
* os/exec: return error when PATH lookup would use current directoryRuss Cox2022-04-291-1/+8
* all: use new "unix" build tag where appropriateIan Lance Taylor2022-03-291-1/+1
* all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor)Russ Cox2021-10-281-1/+0
* all: go fmt std cmd (but revert vendor)Russ Cox2021-02-201-0/+1
* all: update references to symbols moved from os to io/fsRuss Cox2020-10-201-1/+2
* all: remove the nacl port (part 1)Brad Fitzpatrick2019-10-091-1/+1
* os: add AIX operating systemClément Chigot2018-10-111-1/+1
* os/exec: remove "binary" when talking about executablesTim Cooper2018-04-171-2/+2
* os/exec: cleanup and remove duplicated codeHiroshi Ioka2016-05-111-6/+4
* all: make copyright headers consistent with one space after periodBrad Fitzpatrick2016-03-011-1/+1
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+60