No Description

Rob Pike b87d025ac4 go.sys/plan9: use syscall.ErrorString for errors 11 years ago
plan9 b87d025ac4 go.sys/plan9: use syscall.ErrorString for errors 11 years ago
unix 0c07981137 go.sys/unix: add asm hooks for solaris to runtime-resident syscall help 11 years ago
windows 73a4d37962 go.sys/windows: import syscall 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 13 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.