Re: struct timespec

Zefram (A.Main@dcs.warwick.ac.uk)
Tue, 18 Jun 1996 15:38:15 +0100 (BST)


>I made a little patch, which replaces tv_n?sec in ts_n?sec. The
>only change I had to do has been in kernel/sched.c and <linux/time.h>.

No, this is not the thing to do. tv_* in struct timespec is correct.

-zefram