-/* Values to pass as first argument to prctl() */
+/* Values to pass as first argument to prctl() */
-#define PR_SET_PDEATHSIG 1 /* Second arg is a signal */
+#define PR_SET_PDEATHSIG 1 /* Second arg is a signal */
+#define PR_GET_PDEATHSIG 2 /* Second arg is a ptr to return the signal */