Home
last modified time | relevance | path

Searched hist:f154fbdaa1e10a9946d70eba778fce3ac9d0beb7 (Results 1 – 1 of 1) sorted by relevance

/freebsd/include/
H A Dtime.hdiff f154fbdaa1e10a9946d70eba778fce3ac9d0beb7 Tue May 13 11:33:24 CEST 1997 Peter Wemm <peter@FreeBSD.org> 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).
diff f154fbdaa1e10a9946d70eba778fce3ac9d0beb7 Tue May 13 11:33:24 CEST 1997 Peter Wemm <peter@FreeBSD.org> 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).