diff options
author | Ian Lance Taylor <iant@golang.org> | 2009-12-04 21:58:32 -0800 |
---|---|---|
committer | Ian Lance Taylor <iant@golang.org> | 2009-12-04 21:58:32 -0800 |
commit | 9cfb4cb41a45c77910402731b062f7f9f1e9e4aa (patch) | |
tree | 6926329026a3866b1ca46e3f9dfb830cfde6d53c /src/pkg/fmt/format.go | |
parent | b2d6b46f406cd6110752c221df202600797e71e1 (diff) | |
download | golang-9cfb4cb41a45c77910402731b062f7f9f1e9e4aa.tar.gz |
Fix syscall.Statfs and syscall.Fstatfs for 386 GNU/Linux.
For 386 we use the [f]statfs64 system call, which takes three
parameters: the filename, the size of the statfs64 structure,
and a pointer to the structure itself.
R=rsc
http://codereview.appspot.com/166073
Diffstat (limited to 'src/pkg/fmt/format.go')
0 files changed, 0 insertions, 0 deletions