commit | 5cd8c830374627af75bd30b2ff1106b6d4e48773 | [log] [tgz] |
---|---|---|
author | Rob Pike <r@golang.org> | Thu Apr 22 14:01:33 2010 -0700 |
committer | Rob Pike <r@golang.org> | Thu Apr 22 14:01:33 2010 -0700 |
tree | f078e0758fa4b325201dbdb4cfb3548e29f6d3a1 | |
parent | 21110c799de80ba3076400d8724ca76d6e5bbbfe [diff] |
FileInfo: regularize the types of some fields. Uid, Gid become int. File size info becomes int64. Times become int64. R=rsc, cw CC=golang-dev https://golang.org/cl/968042