log cpuinfo.c @ 30543:ee0b9c3bbf29

age author description
Sat, 30 Jan 2010 23:24:23 +0000 diego Add license header to all top-level files missing them.
Tue, 31 Mar 2009 06:30:38 +0000 zuxy More flags; sync with Linux kernel.
Fri, 27 Mar 2009 19:34:50 +0000 reimar Get rid of gettimeofday reimplementation for MinGW, all remotely recent
Sun, 15 Mar 2009 20:34:02 +0000 diego Add some parentheses to silence the warnings:
Tue, 17 Feb 2009 12:00:43 +0000 diego cosmetics: Replace unused 'argc/argv' in main declarations by 'void'.
Tue, 17 Feb 2009 11:52:39 +0000 diego cosmetics: const static --> static const, avoids the debug mode warning:
Mon, 20 Oct 2008 18:08:10 +0000 reimar Make cpuinfo.c compile under MinGW64