1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-10-28 23:34:53 +03:00
Files
glibc/sysdeps/unix/sysv/linux/sparc
Adhemerval Zanella fcb78a5505 linux: Consolidate INLINE_SYSCALL
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.
2020-02-14 21:09:12 -03:00
..
2020-02-14 21:09:12 -03:00
2013-06-05 20:44:03 +00:00
2014-07-07 09:29:06 -07:00
1999-07-14 15:21:35 +00:00
2020-02-14 21:09:12 -03:00
2018-10-18 11:44:32 -07:00