patch-2.1.9 linux/include/asm-sparc/sigcontext.h
Next file: linux/include/asm-sparc/signal.h
Previous file: linux/include/asm-sparc/semaphore.h
Back to the patch index
Back to the overall index
-  Lines: 15
-  Date:
Sat Nov  9 10:30:04 1996
-  Orig file: 
v2.1.8/linux/include/asm-sparc/sigcontext.h
-  Orig date: 
Mon Mar  4 08:50:03 1996
diff -u --recursive --new-file v2.1.8/linux/include/asm-sparc/sigcontext.h linux/include/asm-sparc/sigcontext.h
@@ -1,4 +1,4 @@
-/* $Id: sigcontext.h,v 1.8 1996/03/01 07:20:59 davem Exp $ */
+/* $Id: sigcontext.h,v 1.9 1996/10/27 08:55:42 davem Exp $ */
 #ifndef _ASMsparc_SIGCONTEXT_H
 #define _ASMsparc_SIGCONTEXT_H
 
@@ -15,7 +15,7 @@
 };
 
 /* This is what SunOS does, so shall I. */
-struct sigcontext_struct {
+struct sigcontext {
 	int sigc_onstack;      /* state to restore */
 	int sigc_mask;         /* sigmask to restore */
 	int sigc_sp;           /* stack pointer */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov