[mirror] Go packages for low-level interaction with the operating system
Перейти к файлу
Sean Chittenden c84c1ab9fd unix: add flock(3C) support on Solaris
Fixes: golang/go#21410

Change-Id: Ie1971f7d6e0cfe405603e94c538a15dd5f467392
Reviewed-on: https://go-review.googlesource.com/55230
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2017-08-14 04:45:13 +00:00
plan9 plan9: add mount and bind flags 2016-02-22 20:26:01 +00:00
unix unix: add flock(3C) support on Solaris 2017-08-14 04:45:13 +00:00
windows windows: rename ztypes_* to types_* 2017-08-03 14:03:59 +00:00
.gitattributes sys: copying .gitattributes to all subrepositories 2014-12-23 09:43:20 +00:00
.gitignore convert .hgignore to .gitignore. 2014-12-08 10:44:52 +11:00
AUTHORS go.empty: prototype for new subrepository 2012-01-25 14:45:13 -05:00
CONTRIBUTING.md doc: add CONTRIBUTING.md 2015-02-20 05:00:49 +00:00
CONTRIBUTORS go.empty: prototype for new subrepository 2012-01-25 14:45:13 -05:00
LICENSE LICENSE: add 2012-03-17 15:20:58 +11:00
PATENTS go.empty: add PATENTS file to the subrepo. 2012-04-16 11:24:04 +10:00
README go.sys: create new repository 2014-08-08 14:33:53 -07:00
codereview.cfg sys: add codereview.cfg 2015-03-18 17:04:21 +00:00

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.