peter c67b6ed92c struct timespec needs to be useable with just <time.h>, but needs to not
conflict with the kernel visible one.  Make the new stuff not visible if
_ANSI_SOURCE or _POSIX_SOURCE is defined (!) because the new things are
not part of the base 1003.1-1990 standard or ansi (says Bruce).

Reviewed by: bde
1997-05-13 10:58:14 +00:00
..
1997-05-10 09:58:58 +00:00
1997-05-09 08:04:59 +00:00
1997-02-23 09:21:14 +00:00