Skip to content

[pull] master from golang:master#80

Merged
pull[bot] merged 1 commit intoksti:masterfrom
golang:master
Oct 30, 2019
Merged

[pull] master from golang:master#80
pull[bot] merged 1 commit intoksti:masterfrom
golang:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Oct 30, 2019

See Commits and Changes for more details.


Created by pull[bot]. Want to support this open source service? Please star it : )

Fcntl can't be called using syscall.Syscall as it doesn't work on AIX.
Moreover, fcntl isn't exported by syscall package.

However, it can be accessed by exporting it from runtime package
using export_aix_test.go.

Change-Id: Ib6af66d9d7eacb9ca0525ebc4cd4c92951735f1a
Reviewed-on: https://go-review.googlesource.com/c/go/+/204059
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
@pull pull bot added the ⤵️ pull label Oct 30, 2019
@pull pull bot merged commit cc4b824 into ksti:master Oct 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant