Now handling non-existent syscalls appropriately -- just returning ENOSYS
rather than giving the warning about the syscall being missing.  (Nb: this only
applies to syscall numbers for which the kernel has no corresponding syscall;
Valgrind will still give that warning if new syscalls are added to the kernel.)


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2962 a5019735-40e9-0310-863c-91ae7b9d1cf9
3 files changed