elvish/vendor/golang.org/x/sys
2017-06-12 23:06:30 +01:00
..
plan9 Use the "dep" tool to manage dependencies. 2017-06-12 23:06:30 +01:00
unix Use the "dep" tool to manage dependencies. 2017-06-12 23:06:30 +01:00
windows Use the "dep" tool to manage dependencies. 2017-06-12 23:06:30 +01:00
.gitattributes Use the "dep" tool to manage dependencies. 2017-06-12 23:06:30 +01:00
.gitignore Use the "dep" tool to manage dependencies. 2017-06-12 23:06:30 +01:00
AUTHORS Use the "dep" tool to manage dependencies. 2017-06-12 23:06:30 +01:00
codereview.cfg Use the "dep" tool to manage dependencies. 2017-06-12 23:06:30 +01:00
CONTRIBUTING.md Use the "dep" tool to manage dependencies. 2017-06-12 23:06:30 +01:00
CONTRIBUTORS Use the "dep" tool to manage dependencies. 2017-06-12 23:06:30 +01:00
LICENSE Rewrite sys/ package in pure Go (#345) 2017-05-23 20:24:04 +01:00
PATENTS Rewrite sys/ package in pure Go (#345) 2017-05-23 20:24:04 +01:00
README Use the "dep" tool to manage dependencies. 2017-06-12 23:06:30 +01:00

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.