aboutsummaryrefslogtreecommitdiff
path: root/src/os/executable_procfs.go
AgeCommit message (Expand)Author
2016-11-29os: Executable can use /proc/self/exe on androidDavid Crawshaw
2016-11-15os: gofmt -w -sMikio Hara
2016-11-07os: add Executable() (string, error)Shenghou Ma