]> Cypherpunks repositories - gostls13.git/commit
archive/tar, syscall: add statUnix for aix/ppc64
authorClément Chigot <clement.chigot@atos.net>
Thu, 21 Feb 2019 10:27:41 +0000 (11:27 +0100)
committerIan Lance Taylor <iant@golang.org>
Wed, 27 Feb 2019 23:40:20 +0000 (23:40 +0000)
commit8e8abf368d5b8050f40408b23a4027824351f674
tree147c78fefac22c24947d80d40f02d6ae5d1c71a4
parentd3631955d454a8cfc0b63065ef1cc4c8db64ae46
archive/tar, syscall: add statUnix for aix/ppc64

This commit add statUnix function for aix/ppc64. It also adds Unix
and Nano methods for AIX time structure.

Change-Id: I9fd62d34a47e87cd46f2f936cb736da0bdff7959
Reviewed-on: https://go-review.googlesource.com/c/163957
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/archive/tar/stat_actime1.go
src/archive/tar/stat_unix.go
src/syscall/syscall_aix.go