Rob Pike
|
417a323d1f
go.sys/plan9: define "use" in plan9/syscall.go
|
11 years ago |
Rob Pike
|
477fd0357c
go.sys/plan9: update to use "use"
|
11 years ago |
David du Colombier
|
02c66d5dc9
go.sys/plan9: use syscall.ErrorString instead of NewError
|
11 years ago |
Rob Pike
|
fcfc1156f8
go.sys/plan9: delete Exec etc.
|
11 years ago |
Rob Pike
|
866b9d8a48
go.sys/unix: delete Fork and Exec etc.
|
11 years ago |
Rob Pike
|
9782d98bb0
go.sys/windows: delete StartProcess and Exec
|
11 years ago |
Alex Brainman
|
d1ee94ce83
go.sys/windows: apply latest syscall changes
|
11 years ago |
Alex Brainman
|
7d091bfd99
go.sys/windows: use $GOROOT/src/pkg/syscall/mksyscall_windows.go to generate syscalls
|
11 years ago |
Rob Pike
|
dc3c21c62b
go.sys/unix: use syscall.Errno for errors
|
11 years ago |
Alex Brainman
|
70c4b52aa0
go.sys/windows: delete errors_windows.go (except APPLICATION_ERROR) and Errno
|
11 years ago |
Rob Pike
|
96cf2ceb2c
go.sys/unix: arm uses B not JMP
|
11 years ago |
Rob Pike
|
aec3c6a331
go.sys/unix: just jump to syscall.Syscall etc.
|
11 years ago |
Rob Pike
|
ba5045e1e0
go.sys/plan9: just jump to syscall.Syscall etc.
|
11 years ago |
Rob Pike
|
4faa336c56
go.sys/windows: use syscall.Errno for windows errors
|
11 years ago |
Rob Pike
|
b87d025ac4
go.sys/plan9: use syscall.ErrorString for errors
|
11 years ago |
Rob Pike
|
0c07981137
go.sys/unix: add asm hooks for solaris to runtime-resident syscall help
|
11 years ago |
Rob Pike
|
73a4d37962
go.sys/windows: import syscall
|
11 years ago |
Rob Pike
|
9828c4dfac
go.sys/unix: fix creds_test.go
|
11 years ago |
Rob Pike
|
7118195da3
go.sys/windows: grab Syscall interface from the standard syscall package
|
11 years ago |
Rob Pike
|
9e072b55ca
go.sys: add solaris build tags
|
11 years ago |
Rob Pike
|
11f12da052
go.sys/unix: implement the environment functions by wrapping syscall
|
11 years ago |
Rob Pike
|
279b3782ad
go.sys: fix imports to cgc/p/go.sys, add build tags
|
11 years ago |
Rob Pike
|
55e2a23348
go.sys/unix: delete nacl
|
11 years ago |
Rob Pike
|
8768103c90
go.sys/all: update #includes to new location
|
11 years ago |
Rob Pike
|
8442dd2c63
go.sys: update package names
|
11 years ago |
Rob Pike
|
20acc5cf31
go.sys: copy files from syscall package to go.sys/{plan9,windows,unix}
|
11 years ago |
Rob Pike
|
830b7a2031
go.sys: create new repository
|
11 years ago |
Rob Pike
|
1fabe7702b
.hgignore: add comment setting policy
|
12 years ago |
Russ Cox
|
0d571bdbc1
codereview: switch defaultcc to golang-codereviews
|
12 years ago |
Rob Pike
|
3ead892b8d
go.empty: restore the README
|
12 years ago |