]> Cypherpunks repositories - gostls13.git/commit
os: add Sync to *File, wraps syscall.Fsync
authorAndrew Gerrand <adg@golang.org>
Wed, 12 Jan 2011 00:08:39 +0000 (11:08 +1100)
committerAndrew Gerrand <adg@golang.org>
Wed, 12 Jan 2011 00:08:39 +0000 (11:08 +1100)
commit217693e93c23fed2f3224dfaf1eb730d8e5256bb
treebfaebe8a6c95eb419ea9aea60d64a4586065de7f
parent02e88019f23e56a17824b65e462be0746acdd116
os: add Sync to *File, wraps syscall.Fsync

R=rsc, brainman, r, r2
CC=golang-dev
https://golang.org/cl/3887042
src/pkg/os/file.go
src/pkg/syscall/syscall_windows.go