use new SYS_faccessat2 syscall to implement faccessat with flags
[musl] / src / misc / setdomainname.c
2012-09-09 Rich Felkeradd setdomainname syscall, fix getdomainname (previousl...