mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-02 09:40:13 +00:00
fcb78a5505
With all Linux ABIs using the expected Linux kABI to indicate syscalls errors, there is no need to replicate the INLINE_SYSCALL. The generic Linux sysdep.h includes errno.h even for !__ASSEMBLER__, which is ok now and it allows cleanup some archaic code that assume otherwise. Checked with a build against all affected ABIs. |
||
---|---|---|
.. | ||
bits | ||
pthread_spin_init.c | ||
pthread_spin_lock.c | ||
pthread_spin_trylock.S | ||
pthread_spin_unlock.S | ||
pthreaddef.h | ||
tcb-offsets.sym | ||
tls.h |