plugeth/vendor/golang.org/x/sys
2019-02-15 00:51:34 +02:00
..
cpu vendor: pull in upstream syscall fixes for non-linux/arm64 2019-02-15 00:51:34 +02:00
unix vendor: update syscalls dependency 2019-02-14 18:14:28 +02:00
windows vendor: update syscalls dependency 2019-02-14 18:14:28 +02:00
.gitattributes Godeps, vendor: convert dependency management to trash (#3198) 2016-10-28 19:05:01 +02:00
.gitignore Godeps, vendor: convert dependency management to trash (#3198) 2016-10-28 19:05:01 +02:00
AUTHORS Godeps, vendor: convert dependency management to trash (#3198) 2016-10-28 19:05:01 +02:00
codereview.cfg Godeps, vendor: convert dependency management to trash (#3198) 2016-10-28 19:05:01 +02:00
CONTRIBUTING.md Godeps, vendor: convert dependency management to trash (#3198) 2016-10-28 19:05:01 +02:00
CONTRIBUTORS Godeps, vendor: convert dependency management to trash (#3198) 2016-10-28 19:05:01 +02:00
LICENSE Godeps, vendor: convert dependency management to trash (#3198) 2016-10-28 19:05:01 +02:00
PATENTS Godeps, vendor: convert dependency management to trash (#3198) 2016-10-28 19:05:01 +02:00
README Godeps, vendor: convert dependency management to trash (#3198) 2016-10-28 19:05:01 +02: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.