- 1bfbee0 all: update go directive to 1.18 by Dmitri Shuralyov · 1 year, 6 months ago
- e7d7f63 all: fix some comments by cui fliter · 2 years, 2 months ago
- 84dc82d all: use grep -E/-F instead of fgrep/egrep by kxxt · 2 years, 6 months ago
- 76c7481 all: simplify unsafe.Slice usage in {Byte,UTF16}PtrToString by Tobias Klauser · 2 years, 7 months ago
- 87db552 plan9: use unsafe.Slice instead of unsafeheader package by Tobias Klauser · 2 years, 7 months ago
- b5fbb47 all: gofmt by Russ Cox · 3 years ago
- 798191b unix, plan9: avoid writing to p when Pipe(p) fails by Russ Cox · 3 years, 4 months ago
- 99a5385 all: add missing //go:build comments by Bryan C. Mills · 3 years, 5 months ago
- 6e5568b unix,windows,plan9: add Byte{Slice,Ptr}ToString functions by Jason A. Donenfeld · 4 years, 5 months ago
- 6a60838 plan9: modify mkall.sh to support zsyscall*.go files generation by Visweswara R · 6 years ago
- cb59ee3 plan9: replace "mksyscall.pl" with Go program by Visweswara R · 6 years ago
- badf558 plan9: remove "use" function and calls from generated code. by Visweswara R · 6 years ago
- 8883426 plan9: follow convention for generated code comment by Tobias Klauser · 7 years ago
- 01acb38 plan9, unix, windows: add paragraph breaks in docs by Kevin Burke · 7 years ago
- 7dca6fe plan9: use bytes.IndexByte instead of a for loop by Tobias Klauser · 7 years ago
- 90f0fdc plan9: add arm support by Tobias Klauser · 7 years ago
- 2493af8 plan9: move Unsetenv into env_plan9.go by Tobias Klauser · 7 years ago
- 9e4fff1 all: single space after period by Tobias Klauser · 7 years ago
- 5eaf0df plan9: add mount and bind flags by David du Colombier · 9 years ago
- 833a04a plan9: fix duplicated copyright header in mksysnum_plan9.sh by Ian Lance Taylor · 9 years ago
- 86577e5 x/sys/plan9: implement the environment functions by wrapping syscall by David du Colombier · 10 years ago
- fd39967 plan9: skip pwd_plan9_go15.go unless on plan9 by Alex Brainman · 10 years ago
- 7353fe0 plan9: make pwd process-wide on Plan 9 by David du Colombier · 10 years ago
- d3c664b plan9: reduce the set of architecture-dependent files on Plan 9 by David du Colombier · 10 years ago
- 1da8e6e sys: add import comments. by David Symonds · 10 years ago
- dea3d76 go.sys: use golang.org/x/... import paths by Andrew Gerrand · 10 years ago
- c65f27f go.sys: add Unsetenv by Brad Fitzpatrick · 11 years ago
- 417a323 go.sys/plan9: define "use" in plan9/syscall.go by Rob Pike · 11 years ago
- 477fd03 go.sys/plan9: update to use "use" by Rob Pike · 11 years ago
- 02c66d5 go.sys/plan9: use syscall.ErrorString instead of NewError by David du Colombier · 11 years ago
- fcfc115 go.sys/plan9: delete Exec etc. by Rob Pike · 11 years ago
- ba5045e go.sys/plan9: just jump to syscall.Syscall etc. by Rob Pike · 11 years ago
- b87d025 go.sys/plan9: use syscall.ErrorString for errors by Rob Pike · 11 years ago
- 279b378 go.sys: fix imports to cgc/p/go.sys, add build tags by Rob Pike · 11 years ago
- 8768103 go.sys/all: update #includes to new location by Rob Pike · 11 years ago
- 8442dd2 go.sys: update package names by Rob Pike · 11 years ago
- 20acc5c go.sys: copy files from syscall package to go.sys/{plan9,windows,unix} by Rob Pike · 11 years ago