2015-08-28 15:33:40 +00:00
|
|
|
// Copyright 2015 The Go Authors. All rights reserved.
|
2012-03-27 23:13:14 +00:00
|
|
|
// Use of this source code is governed by a BSD-style
|
|
|
|
// license that can be found in the LICENSE file.
|
|
|
|
|
2017-04-10 11:32:00 +00:00
|
|
|
package unix
|