]> Cypherpunks repositories - gostls13.git/commit
path/filepath: add AIX operating system
authorClément Chigot <clement.chigot@atos.net>
Fri, 28 Sep 2018 13:58:19 +0000 (15:58 +0200)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 11 Oct 2018 14:46:37 +0000 (14:46 +0000)
commit1d0e94b1e13d5e8a323a63cd1cc1ef95290c9c36
tree8dd1b5715b91167eca16ff5ee5f453a0b33ab116
parent23578f9d00bb0d6e92f18d7d6ea961d7c6c52260
path/filepath: add AIX operating system

This commit adds AIX operating system to path/filepath package
for ppc64 architecture.

Updates: #25893

Change-Id: Iea551236d334705a58a446c8992b20adcfe4159b
Reviewed-on: https://go-review.googlesource.com/c/138726
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/path/filepath/path_unix.go