bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ``struct stat'' issue


From: Roland McGrath
Subject: Re: ``struct stat'' issue
Date: Tue, 13 Nov 2007 17:28:56 -0800 (PST)

> On follow-up: do we want to modify all of the Hurd libraries and servers
> (plus the GNU Mach maptime interface!) to also work on ``struct
> timespec'' (with nanosecond resolution) instead of ``time_value_t'' (with
> microsecond resolution; as it is used at the moment)?

I'd leave Mach alone for the foreseeable, but yes, timespec should be the
canonical thing to use for all Hurd interfaces now.

For conversions, use the TIMEVAL_TO_TIMESPEC macro everywhere.


Thanks,
Roland




reply via email to

[Prev in Thread] Current Thread [Next in Thread]