patch-2.3.48 linux/include/linux/wait.h

Next file: linux/include/net/atmclip.h
Previous file: linux/include/linux/umsdos_fs.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.47/linux/include/linux/wait.h linux/include/linux/wait.h
@@ -4,6 +4,7 @@
 #define WNOHANG		0x00000001
 #define WUNTRACED	0x00000002
 
+#define __WALL		0x40000000
 #define __WCLONE	0x80000000
 
 #ifdef __KERNEL__

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)