Author :
kettenis
Date :
2018-05-15 20:37:48
Hash :1ed8c407 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@