1
0
mirror of https://github.com/golang/go synced 2024-11-08 12:36:13 -07:00
go/src/internal
Shenghou Ma 119c30eaf2 internal/syscall/windows: add GetModuleFileName
For os.Executable. Updates #12773.

Change-Id: Iff6593514b7453b6c5e1f20079e35cb4992cc74a
Reviewed-on: https://go-review.googlesource.com/32877
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2016-11-07 22:18:24 +00:00
..
nettrace
pprof/profile internal/pprof/profile: new package, moved from cmd/internal/pprof/profile 2016-11-02 19:09:11 +00:00
race testing: mark tests and benchmarks failed if a race occurs during execution 2016-11-03 18:19:49 +00:00
singleflight
syscall internal/syscall/windows: add GetModuleFileName 2016-11-07 22:18:24 +00:00
testenv os: use extended-length paths on Windows when possible 2016-11-07 20:31:02 +00:00
trace