summaryrefslogtreecommitdiff
path: root/src/syscall/env_unix.go
Commit message (Expand)AuthorAgeFilesLines
* 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
* runtime, syscall: use local cache for Setenv/Getenv in Plan 9Richard Miller2020-06-191-5/+11
* all: remove the nacl port (part 1)Brad Fitzpatrick2019-10-091-1/+1
* syscall: add AIX operating systemClément Chigot2018-10-101-1/+1
* os: add js/wasm architectureRichard Musiol2018-06-011-1/+1
* all: make copyright headers consistent with one space after periodBrad Fitzpatrick2016-03-011-1/+1
* os, syscall: add UnsetenvBrad Fitzpatrick2014-10-011-8/+36
* cmd/cc, cmd/ld, runtime: disallow conservative data/bss objectsRuss Cox2014-09-241-1/+3
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+119