Ingen beskrivning

Rob Pike aec3c6a331 go.sys/unix: just jump to syscall.Syscall etc. 11 år sedan
plan9 ba5045e1e0 go.sys/plan9: just jump to syscall.Syscall etc. 11 år sedan
unix aec3c6a331 go.sys/unix: just jump to syscall.Syscall etc. 11 år sedan
windows 4faa336c56 go.sys/windows: use syscall.Errno for windows errors 11 år sedan
.hgignore 1fabe7702b .hgignore: add comment setting policy 12 år sedan
AUTHORS f61fbb80d2 go.empty: prototype for new subrepository 14 år sedan
CONTRIBUTORS f61fbb80d2 go.empty: prototype for new subrepository 14 år sedan
LICENSE b38d45f7ff LICENSE: add 14 år sedan
PATENTS ca8b903872 go.empty: add PATENTS file to the subrepo. 13 år sedan
README 830b7a2031 go.sys: create new repository 11 år sedan
codereview.cfg 0d571bdbc1 codereview: switch defaultcc to golang-codereviews 12 år sedan

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.