Date: Mon, 14 Dec 2009 03:04:43 +1100 (EST) From: Bruce Evans <brde@optusnet.com.au> To: Xin LI <delphij@FreeBSD.org> Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: svn commit: r200462 - in head/usr.bin: ar c89 calendar cksum cmp colcrt colrm compress cpuset expand fetch file2c find finger fmt fold gcore getopt hexdump jot killall ktrace lastcomm limits lock l... Message-ID: <20091214025232.H33073@delplex.bde.org> In-Reply-To: <200912130314.nBD3E6pO071938@svn.freebsd.org> References: <200912130314.nBD3E6pO071938@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 13 Dec 2009, Xin LI wrote: > Log: > Revert most part of 200420 as requested, as more review and polish is > needed. Thanks. Look at removing includes of time.h last -- the nesting and pollution of time.h, sys/time.h, sys/[_]timespec.h, sys/[_]timeval.h, and headers for other APIs using timevals and/or timespecs is most convoluted, starting with sys/time.h vs time.h being mostly backwards (sys/time.h includes time.h if !_KERNEL...). Bruce
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091214025232.H33073>