mirror of https://github.com/golang/go.git
With net converted to libc, os/user is the last remaining cgo code in the standard libary on macOS. Convert it to libc too. Now only plugin remains as a cgo-using package on macOS. Change-Id: Ibb518b5c62ef9ec1e6ab6191f4b576f7c5a4501c Reviewed-on: https://go-review.googlesource.com/c/go/+/449316 Reviewed-by: Ian Lance Taylor <iant@google.com> Auto-Submit: Russ Cox <rsc@golang.org> Run-TryBot: Russ Cox <rsc@golang.org> TryBot-Result: Gopher Robot <gobot@golang.org> |
||
|---|---|---|
| .. | ||
| cgo_listgroups_unix.go | ||
| cgo_lookup_cgo.go | ||
| cgo_lookup_syscall.go | ||
| cgo_lookup_unix.go | ||
| cgo_unix_test.go | ||
| getgrouplist_syscall.go | ||
| getgrouplist_unix.go | ||
| listgroups_stub.go | ||
| listgroups_unix.go | ||
| listgroups_unix_test.go | ||
| lookup.go | ||
| lookup_android.go | ||
| lookup_plan9.go | ||
| lookup_stubs.go | ||
| lookup_unix.go | ||
| lookup_unix_test.go | ||
| lookup_windows.go | ||
| user.go | ||
| user_test.go | ||