CVSROOT:        /cvs
Module name:    src
Changes by:     kette...@cvs.openbsd.org        2018/05/15 14:37:48

Modified files:
        libexec/ld.so/aarch64: SYS.h 

Log message:
On arm64 negate the whole 64-bit register otherwise system call wrappers
that return ssize_t will not return a negative value upon error.

Fixes dynamical loading of shared objects using dlopen().

ok guenther@

Reply via email to