glibc/sysdeps/mach
Adhemerval Zanella e92bd6e362 Fix hurd __access_noerrno implementation.
This patch fixes some hurd bits from commit afcf3cd8eb that added the
__access_noerrno internal symbol.  It basically removes the nonrequired
__hurd_fail_noerrno (since the 'err' argument is ignored) and fixes
a typo for EACCES.

However, as stated on maillist [1] this __access_noerrno may still be
unsafe to run during initialization of tunables on the Hurd.  The
access_common calls __hurd_file_name_lookup, which calls
__hurd_file_name_lookup_retry, which can set errno.

[1] https://sourceware.org/ml/libc-alpha/2016-11/msg00646.html
2016-11-18 16:49:08 -02:00
..
hurd Fix hurd __access_noerrno implementation. 2016-11-18 16:49:08 -02:00
i386 hurd: Fix stack pointer corruption in syscall 2016-09-22 02:43:39 +02:00
sys Installed-header hygiene (BZ#20366): obsolete BSD u_* types. 2016-09-23 08:43:56 -04:00
_strerror.c
adjtime.c
configure
configure.ac
getloadavg.c
getpagesize.c
getsysstats.c
gettimeofday.c
libc-lock.h
Makefile
mprotect.c
msync.c
munmap.c
nanosleep.c
pagecopy.h
readonly-area.c
sched_yield.c
sleep.c
strerror_l.c
Subdirs
sysdep.h
thread_state.h
usleep.c
xpg-strerror.c