X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Flinux%2Fprctl.h;h=bf022c43a18ecee1733dc52690a9186736f194a8;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=54333c98e53237a3b4fc618e8950fd5d16866336;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/include/linux/prctl.h b/include/linux/prctl.h index 54333c98e..bf022c43a 100644 --- a/include/linux/prctl.h +++ b/include/linux/prctl.h @@ -49,7 +49,7 @@ # define PR_TIMING_TIMESTAMP 1 /* Accurate timestamp based process timing */ - #define PR_SET_NAME 15 /* Set process name */ +#define PR_GET_NAME 16 /* Get process name */ #endif /* _LINUX_PRCTL_H */