Any idea why timespec* is _KERNEL stuff only?

From: Xin LI <delphij_at_frontfree.net>
Date: Wed, 21 Jul 2004 19:32:11 +0800
Hi, Poul-Henning,

It seems that rev. 1.23 of sys/sys/time.h has constrained timespec* macros
to be _KERNEL (KERNEL in the old days) only. Is this intended? (NetBSD and
OpenBSD don't expect _KERNEL for these macros, e.g. timespeccmp, and I
personally think that these macros will be better for more generic use,
as timespec structure is not _KERNEL protected :-)

The _KERNEL related ifdef's could be found in -HEAD's sys/sys/time.h on
line 142 and 181.

Thanks in advance!

Cheers
-- 
Xin LI <delphij frontfree net>	http://www.delphij.net/
See complete headers for GPG key and other information.


Received on Wed Jul 21 2004 - 09:32:29 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:02 UTC