mksysinfo.sh
46.2 KB
-
syscall: don't assume we have a GETEUID system call · dd554b78
On Alpha GNU/Linux there is no geteuid system call, there is only getresuid. The raw geteuid system call is only used for testing, so just skip the test if it's not available. Reviewed-on: https://go-review.googlesource.com/137655 From-SVN: r264647
Ian Lance Taylor committed