1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-10-20 03:52:29 +03:00
Files
glibc/sysdeps
Nicholas Piggin 7de36744ee powerpc: Fix handling of scv return error codes [BZ #27892]
When using scv for templated ASM syscalls, current code interprets any
negative return value as error, but the only valid error codes are in
the range -4095..-1 according to the ABI.

This commit also fixes 'signal.gen.test' strace test, where the issue
was first identified.

Reviewed-by: Matheus Castanho <msc@linux.ibm.com>
2021-05-24 17:01:40 -03:00
..
2021-04-14 09:24:45 -07:00
2021-05-10 18:45:34 +02:00
2021-04-06 15:10:31 -03:00
2021-05-18 09:36:00 +00:00
2021-04-01 19:41:40 +00:00
2021-05-17 20:55:21 +00:00