patch-1.3.100 linux/include/linux/msg.h
Next file: linux/include/linux/random.h
Previous file: linux/include/linux/math_emu.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Wed May 8 10:32:41 1996
- Orig file:
v1.3.99/linux/include/linux/msg.h
- Orig date:
Mon Mar 25 10:28:03 1996
diff -u --recursive --new-file v1.3.99/linux/include/linux/msg.h linux/include/linux/msg.h
@@ -60,6 +60,7 @@
struct msg *msg_next; /* next message on queue */
long msg_type;
char *msg_spot; /* message text address */
+ time_t msg_stime; /* msgsnd time */
short msg_ts; /* message text size */
};
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