This website works better with JavaScript
Home
Explore
Help
Register
Sign In
publics
/
golang_org_sys
Watch
0
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
No Description
25
Commits
4
Branches
0
Releases
Tree:
70c4b52aa0
Branches
Tags
master
release-branch.go1.11
release-branch.go1.12
release-branch.go1.13
golang_org_sys
HTTPS
ZIP
TAR.GZ
Alex Brainman
70c4b52aa0
go.sys/windows: delete errors_windows.go (except APPLICATION_ERROR) and Errno
11 years ago
plan9
ba5045e1e0
go.sys/plan9: just jump to syscall.Syscall etc.
11 years ago
unix
96cf2ceb2c
go.sys/unix: arm uses B not JMP
11 years ago
windows
70c4b52aa0
go.sys/windows: delete errors_windows.go (except APPLICATION_ERROR) and Errno
11 years ago
.hgignore
1fabe7702b
.hgignore: add comment setting policy
12 years ago
AUTHORS
f61fbb80d2
go.empty: prototype for new subrepository
14 years ago
CONTRIBUTORS
f61fbb80d2
go.empty: prototype for new subrepository
14 years ago
LICENSE
b38d45f7ff
LICENSE: add
14 years ago
PATENTS
ca8b903872
go.empty: add PATENTS file to the subrepo.
13 years ago
README
830b7a2031
go.sys: create new repository
11 years ago
codereview.cfg
0d571bdbc1
codereview: switch defaultcc to golang-codereviews
12 years ago
README
This repository holds supplemental Go packages for low-level interactions with the operating system.
To submit changes to this repository, see http://golang.org/doc/contribute.html.