patch-1.3.62 linux/include/linux/time.h
Next file: linux/include/net/icmp.h
Previous file: linux/include/linux/tcp.h
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Sun Feb 11 09:17:30 1996
- Orig file:
v1.3.61/linux/include/linux/time.h
- Orig date:
Sat Jan 6 19:10:42 1996
diff -u --recursive --new-file v1.3.61/linux/include/linux/time.h linux/include/linux/time.h
@@ -2,8 +2,8 @@
#define _LINUX_TIME_H
struct timespec {
- long tv_sec; /* seconds */
- long tv_nsec; /* nanoseconds */
+ long ts_sec; /* seconds */
+ long ts_nsec; /* nanoseconds */
};
struct timeval {
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