diff options
-rw-r--r-- | pfinet/ChangeLog | 9 |
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. |