patch-2.3.48 linux/include/asm-sparc64/siginfo.h
Next file: linux/include/asm-sparc64/termbits.h
Previous file: linux/include/asm-sparc64/io.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Sat Feb 26 20:46:44 2000
- Orig file:
v2.3.47/linux/include/asm-sparc64/siginfo.h
- Orig date:
Fri Jan 28 15:09:09 2000
diff -u --recursive --new-file v2.3.47/linux/include/asm-sparc64/siginfo.h linux/include/asm-sparc64/siginfo.h
@@ -65,7 +65,7 @@
/* SIGPOLL */
struct {
- int _band; /* POLL_IN, POLL_OUT, POLL_MSG */
+ long _band; /* POLL_IN, POLL_OUT, POLL_MSG */
int _fd;
} _sigpoll;
} _sifields;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)