diff options
author | Roland McGrath <roland@gnu.org> | 2000-01-29 01:27:35 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2000-01-29 01:27:35 +0000 |
commit | 299a1303f7ccf89e703e34559d2cc05e7209b781 (patch) | |
tree | c9638d0ac8de070ae2af9ae209b555b9dc389f51 | |
parent | 157a341929576a1867e15ba7d270e1e3cbe3c4a8 (diff) |
.
-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. |