j
k
j a
j l
December 17, 2021 5:10 AM, "Giovanni Mascellani" <gmascellani(a)codeweavers.com> wrote:
+ syscall(__NR_exit, 0);
This won't work on platforms other than Linux, and not just because only Linux has the __NR_* symbols for syscall numbers. Chip
Back to the thread
Back to the list