1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-09-07 01:26:44 +03:00
Files
glibc/sysdeps/unix/sysv/linux
Adhemerval Zanella e26b8a008a powerpc: Use Linux kABI for syscall return
It changes the powerpc INTERNAL_VSYSCALL_CALL and INTERNAL_SYSCALL_NCS
to return a negative value instead of the returning the CR value in
the 'err' macro argument.

The macro INTERNAL_SYSCALL_DECL is no longer required, and the
INTERNAL_SYSCALL_ERROR_P macro follows the other Linux kABIs.

Checked on powerpc64-linux-gnu, powerpc64le-linux-gnu, and
powerpc-linux-gnu-power4.
2020-02-14 21:09:12 -03:00
..
2020-02-09 11:51:08 +01:00
2020-01-03 11:22:07 -03:00
2019-10-18 15:55:33 -04:00