Allow the readlinkat syscall when socket_wrapper is in use

On arm64, the realpath function calls readlinkat instead of readlink.

Fixes: #627 (closed)

Merge request reports

Loading