No, it doesn't. Basically all glibc syscalls go through a single piece of
(source) code which is where the error checking and setting of errno is done
already. It wouldn't be hard to add a check for EFAULT and raise SIGSEGV
there if you wanted to do it.
p.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html