[PATCH 2/6] New internal function __access_noerrno
Siddhesh Poyarekar
siddhesh@gotplt.org
Thu Nov 10 05:47:00 GMT 2016
On Wednesday 09 November 2016 12:30 AM, Siddhesh Poyarekar wrote:
> I can hack at sysdeps/unix/sysv/linux/access.c and drop
> sysdeps/unix/access_noerrno.c.
Turns out I can't do this because I will be breaking non-Linux
configurations that use the SYS_ prefix instead of the __NR_ prefix. I
also discovered that I hadn't actually tested the code properly on
aarch64 and it is broken, so I'll resend the patchset.
Siddhesh
More information about the Libc-alpha
mailing list