No Description

Alex Brainman d1ee94ce83 go.sys/windows: apply latest syscall changes 12 years ago
plan9 ba5045e1e0 go.sys/plan9: just jump to syscall.Syscall etc. 12 years ago
unix dc3c21c62b go.sys/unix: use syscall.Errno for errors 12 years ago
windows d1ee94ce83 go.sys/windows: apply latest syscall changes 12 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. 14 years ago
README 830b7a2031 go.sys: create new repository 12 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.