patch-2.2.17 linux/include/asm-s390/ucontext.h
Next file: linux/include/asm-sparc/bitops.h
Previous file: linux/include/asm-s390/uaccess.h
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Mon Sep  4 18:39:28 2000
-  Orig file: 
v2.2.16/include/asm-s390/ucontext.h
-  Orig date: 
Mon Sep  4 18:37:17 2000
diff -u --recursive --new-file v2.2.16/include/asm-s390/ucontext.h linux/include/asm-s390/ucontext.h
@@ -14,6 +14,7 @@
 	struct ucontext  *uc_link;
 	stack_t		  uc_stack;
 	sigset_t	  uc_sigmask;	/* mask last for extensibility */
+	struct sigcontext *sc; /* Added for pthread support */
 };
 
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)