Nincs leírás

Alex Brainman 7d091bfd99 go.sys/windows: use $GOROOT/src/pkg/syscall/mksyscall_windows.go to generate syscalls 12 éve
plan9 ba5045e1e0 go.sys/plan9: just jump to syscall.Syscall etc. 12 éve
unix dc3c21c62b go.sys/unix: use syscall.Errno for errors 12 éve
windows 7d091bfd99 go.sys/windows: use $GOROOT/src/pkg/syscall/mksyscall_windows.go to generate syscalls 12 éve
.hgignore 1fabe7702b .hgignore: add comment setting policy 12 éve
AUTHORS f61fbb80d2 go.empty: prototype for new subrepository 14 éve
CONTRIBUTORS f61fbb80d2 go.empty: prototype for new subrepository 14 éve
LICENSE b38d45f7ff LICENSE: add 14 éve
PATENTS ca8b903872 go.empty: add PATENTS file to the subrepo. 14 éve
README 830b7a2031 go.sys: create new repository 12 éve
codereview.cfg 0d571bdbc1 codereview: switch defaultcc to golang-codereviews 12 éve

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.