Sign in
go
/
go
/
4dad4ab57bc0cedcc8d164147262f7f6898282dd
/
src
/
runtime
/
env_posix.go
0dd7b8f
runtime: clean redundant call of environ function
by feilengcui008
· 8 years ago
a03bdc3
runtime: eliminate unnecessary type conversions
by Matthew Dempsky
· 9 years ago
d4a7ea1
runtime: add stringStructOf helper function
by Matthew Dempsky
· 9 years ago
9d968cb
runtime: rename cgocall_errno and asmcgocall_errno into cgocall and asmcgocall
by Alex Brainman
· 10 years ago
2858b73
runtime: remove cgocall and asmcgocall
by Alex Brainman
· 10 years ago
dac3f48
runtime: remove unused getenv function
by David Crawshaw
· 10 years ago
b2a950b
runtime: rename gothrow to throw
by Keith Randall
· 10 years ago
7a524a1
runtime: remove thunk.s
by Russ Cox
· 10 years ago
9f99d53
[dev.cc] runtime/cgo: convert from C to Go
by Russ Cox
· 10 years ago
85cdc49
os, syscall: add Unsetenv
by Brad Fitzpatrick
· 10 years ago
c007ce8
build: move package sources from src/pkg to src
by Russ Cox
· 11 years ago
[Renamed from src/pkg/runtime/env_posix.go]
50199d7
runtime: translate env*.c to Go
by Russ Cox
· 11 years ago