patch-2.1.117 linux/include/asm-alpha/fcntl.h
Next file: linux/include/asm-alpha/siginfo.h
Previous file: linux/fs/vfat/namei.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Wed Aug 19 13:24:43 1998
-  Orig file: 
v2.1.116/linux/include/asm-alpha/fcntl.h
-  Orig date: 
Sat Sep 21 23:41:32 1996
diff -u --recursive --new-file v2.1.116/linux/include/asm-alpha/fcntl.h linux/include/asm-alpha/fcntl.h
@@ -29,6 +29,8 @@
 
 #define F_SETOWN	5	/*  for sockets. */
 #define F_GETOWN	6	/*  for sockets. */
+#define F_SETSIG	10	/*  for sockets. */
+#define F_GETSIG	11	/*  for sockets. */
 
 /* for F_[GET|SET]FL */
 #define FD_CLOEXEC	1	/* actually anything with low bit set goes */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov