patch-2.0.11 linux/include/linux/elfcore.h

Next file: linux/include/linux/major.h
Previous file: linux/include/linux/elf.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.0.10/linux/include/linux/elfcore.h linux/include/linux/elfcore.h
@@ -40,9 +40,9 @@
 	short	pr_what;	/* XXX More detailed reason */
 #endif
 	struct elf_siginfo pr_info;	/* Info associated with signal */
-	short	pr_cursig;	/* Current signal */
-	sigset_t pr_sigpend;	/* Set of pending signals */
-	sigset_t pr_sighold;	/* Set of held signals */
+	short	pr_cursig;		/* Current signal */
+	sigset_t pr_sigpend;		/* Set of pending signals */
+	sigset_t pr_sighold;		/* Set of held signals */
 #if 0
 	struct sigaltstack pr_altstack;	/* Alternate stack info */
 	struct sigaction pr_action;	/* Signal action for current sig */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov