summaryrefslogtreecommitdiff
path: root/pfinet
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2000-01-29 01:27:35 +0000
committerRoland McGrath <roland@gnu.org>2000-01-29 01:27:35 +0000
commit299a1303f7ccf89e703e34559d2cc05e7209b781 (patch)
treec9638d0ac8de070ae2af9ae209b555b9dc389f51 /pfinet
parent157a341929576a1867e15ba7d270e1e3cbe3c4a8 (diff)
.
Diffstat (limited to 'pfinet')
-rw-r--r--pfinet/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/pfinet/ChangeLog b/pfinet/ChangeLog
index 739af2f6..255dd7b4 100644
--- a/pfinet/ChangeLog
+++ b/pfinet/ChangeLog
@@ -1,3 +1,12 @@
+2000-01-27 Roland McGrath <roland@baalperazim.frob.com>
+
+ * mapped-time.h: Include <maptime.h>.
+ (fill_timeval): Function removed.
+ (fetch_jiffies): Use maptime_read.
+ * timer-emul.c (init_time): Use maptime_map and maptime_read.
+ * linux/sched.h (fetch_xtime): Use maptime_read.
+ * linux/time.h (do_gettimeofday): Likewise.
+
1999-10-22 Roland McGrath <roland@baalperazim.frob.com>
* socket-ops.c (S_socket_getopt): Implement the call.