PR go/59430
commitb5656ca95fff3a517f00ee2297d78706e1810957
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 8 Jan 2014 01:08:29 +0000 (8 01:08 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 8 Jan 2014 01:08:29 +0000 (8 01:08 +0000)
tree64ded3dc2ea89ef1e27d4a84653a9306f1dcfe05
parent85e1c970f2786aeff4220c4990d61a7576de80a1
PR go/59430
os/user: Use POSIX functions on Solaris.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@206412 138bc75d-0d04-0410-961f-82ee72b054a4
libgo/Makefile.am
libgo/Makefile.in
libgo/go/os/user/decls_solaris.go [new file with mode: 0644]
libgo/go/os/user/decls_unix.go [new file with mode: 0644]
libgo/go/os/user/lookup_unix.go