patch-1.3.33 linux/include/linux/sched.h
Next file: linux/include/linux/tpqic02.h
Previous file: linux/include/linux/scc.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Tue Oct 10 15:51:58 1995
- Orig file:
v1.3.32/linux/include/linux/sched.h
- Orig date:
Fri Oct 6 14:35:16 1995
diff -u --recursive --new-file v1.3.32/linux/include/linux/sched.h linux/include/linux/sched.h
@@ -33,6 +33,7 @@
#define CLONE_FS 0x00000200 /* set if fs info shared between processes */
#define CLONE_FILES 0x00000400 /* set if open files shared between processes */
#define CLONE_SIGHAND 0x00000800 /* set if signal handlers shared */
+#define CLONE_PID 0x00001000 /* set if pid shared */
/*
* These are the constant used to fake the fixed-point load-average
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this