> The syscall essentially exposes current->dumpable to userland. NAMES FOR
> THE SYSCALL ON A POSTCARD PLEASE.
OpenBSD has almost exactly this, but the name is obsolete:
The issetugid() function returns 1 if the process was made
setuid or setgid as the result of the last or other previous
execve() system calls. Otherwise it returns 0.
-
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.tux.org/lkml/