patch-2.1.117 linux/include/asm-mips/siginfo.h
Next file: linux/include/asm-ppc/fcntl.h
Previous file: linux/include/asm-mips/fcntl.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Wed Aug 19 13:24:44 1998
- Orig file:
v2.1.116/linux/include/asm-mips/siginfo.h
- Orig date:
Tue Jul 28 14:21:09 1998
diff -u --recursive --new-file v2.1.116/linux/include/asm-mips/siginfo.h linux/include/asm-mips/siginfo.h
@@ -87,6 +87,7 @@
#define SI_TIMER -2 /* sent by timer expiration */
#define SI_MESGQ -3 /* sent by real time mesq state change */
#define SI_ASYNCIO -4 /* sent by AIO completion */
+#define SI_SIGIO -5 /* sent by queued SIGIO */
#define SI_FROMUSER(siptr) ((siptr)->si_code <= 0)
#define SI_FROMKERNEL(siptr) ((siptr)->si_code > 0)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov