]> Cypherpunks repositories - gostls13.git/commit
syscall: make Utimes on Solaris match all the other geese
authorBrad Fitzpatrick <bradfitz@golang.org>
Wed, 19 Oct 2016 12:39:37 +0000 (12:39 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Wed, 19 Oct 2016 13:55:50 +0000 (13:55 +0000)
commit1e3dc3d5d43a835a60e0261e343d3a44b5f93db0
tree2c59d47b374563e043c33ea65f0f39a7444a0c3f
parent4859f6a416b053d57fcc9d8f43e81e9d218280e9
syscall: make Utimes on Solaris match all the other geese

Updates #14892

Change-Id: I640c6e1635ccdf611f219521a7d297a9885c4cb3
Reviewed-on: https://go-review.googlesource.com/31446
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/syscall/syscall_solaris.go
src/syscall/zsyscall_solaris_amd64.go