]> Cypherpunks repositories - gostls13.git/commit
internal/poll: add FD.Fsync on aix
authorTobias Klauser <tklauser@distanz.ch>
Fri, 12 Oct 2018 08:54:06 +0000 (10:54 +0200)
committerTobias Klauser <tobias.klauser@gmail.com>
Fri, 12 Oct 2018 16:10:54 +0000 (16:10 +0000)
commitd82e51a11973714708ddc7f9f055ae8ea3d509f1
tree8946c9e7548df0cbb920a3bdc8040a7256d91bdb
parenta5248acd91dcf0e90a68c1ff88ca389dc034557c
internal/poll: add FD.Fsync on aix

Follow-up for CL 138717. This fixes the build of the os package on
aix.

Change-Id: I879b9360e71837ab622ae3a7b6144782cf5a9ce7
Reviewed-on: https://go-review.googlesource.com/c/141797
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/internal/poll/fd_fsync_posix.go