Date: Tue, 13 May 1997 19:01:55 +0800 From: Peter Wemm <peter@spinner.DIALix.COM> To: Peter Wemm <peter@FreeBSD.ORG> Cc: CVS-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: Re: cvs commit: src/sys/sys time.h Message-ID: <199705131101.TAA01788@spinner.DIALix.COM> In-Reply-To: Your message of "Tue, 13 May 1997 03:58:14 MST." <199705131058.DAA17641@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Peter Wemm wrote: > peter 97/05/13 03:58:14 > > Modified: sys/sys time.h > Log: > 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 This is getting more and more confusing.. This was actually a single commit to two files, <time.h> and <sys/time.h>, but cvs aborted during the commit and only half of it got done... Cheers, -Peter
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705131101.TAA01788>