Revert "cobalt/posix: Evaluate return code of signal_copyinfo extensions"
This reverts commit e2520f81 . The change was simply wrong, the return code was already passed, but that is hidden in the parameter list of cobalt_call_extension. The latter return 1 if a callback was invoked. Signed-off-by:Jan Kiszka <jan.kiszka@siemens.com>
Please register or sign in to comment