1
0
Fork 0
mirror of https://github.com/anrieff/libcpuid synced 2025-10-03 11:01:30 +00:00
libcpuid/libcpuid
2022-09-04 20:13:30 +02:00
..
amd_code_t.h Remove all trailling spaces 2020-05-09 17:34:07 +02:00
asm-bits.c Remove all trailling spaces 2020-05-09 17:34:07 +02:00
asm-bits.h Fix compilation on non-x86/ARM architectures. 2019-10-29 20:49:08 +01:00
check-consistency.py Related to c2645d0. Convert all python scripts to Python 3. 2020-05-28 19:57:30 +03:00
CMakeLists.txt Add set_cpu_affinity function 2022-09-04 19:43:08 +02:00
cpuid_main.c Add cpu_identify_all function 2022-09-04 20:13:30 +02:00
Doxyfile.in Doxygen: remove deprecated option 2021-03-21 11:51:06 +01:00
embed_drivers.cpp Remove all trailling spaces 2020-05-09 17:34:07 +02:00
exports.def Add cpu_identify_all function 2022-09-04 20:13:30 +02:00
intel_code_t.h Remove all trailling spaces 2020-05-09 17:34:07 +02:00
libcpuid.dsp Release version 0.5.1 (#151) 2021-03-21 12:41:56 +02:00
libcpuid.h Add cpu_identify_all function 2022-09-04 20:13:30 +02:00
libcpuid.sym Add cpu_identify_all function 2022-09-04 20:13:30 +02:00
libcpuid_constants.h Add new types 2022-09-04 19:39:59 +02:00
libcpuid_internal.h Add new types 2022-09-04 19:39:59 +02:00
libcpuid_types.h Do not depend on config.h in public headers 2018-06-23 17:56:52 +00:00
libcpuid_util.c Report memory allocation failures without segfaulting. (#160) 2022-01-23 02:38:40 +02:00
libcpuid_util.h Remove all trailling spaces 2020-05-09 17:34:07 +02:00
libcpuid_vc10.vcxproj Release version 0.5.1 (#151) 2021-03-21 12:41:56 +02:00
libcpuid_vc10.vcxproj.filters Remove all trailling spaces 2020-05-09 17:34:07 +02:00
libcpuid_vc71.vcproj Release version 0.5.1 (#151) 2021-03-21 12:41:56 +02:00
Makefile.am Don't link with msrdriver.c on non-Windows platform. (#159) 2022-01-14 10:35:10 +02:00
Makefile.x64 Release version 0.5.1 (#151) 2021-03-21 12:41:56 +02:00
Makefile.x86 Release version 0.5.1 (#151) 2021-03-21 12:41:56 +02:00
masm-x64.asm Remove all trailling spaces 2020-05-09 17:34:07 +02:00
msrdriver.c Also msrdriver.c 2018-06-21 21:22:52 +03:00
rdmsr.c Report memory allocation failures without segfaulting. (#160) 2022-01-23 02:38:40 +02:00
rdtsc.c Remove all trailling spaces 2020-05-09 17:34:07 +02:00
rdtsc.h Forgot to add the new header file for rdtsc.c 2010-04-20 09:03:57 +00:00
recog_amd.c DB: add Warhol 2022-08-28 11:41:28 +02:00
recog_amd.h Reorganize library a bit. 2016-06-03 03:30:36 +03:00
recog_intel.c DB: add Tiger Lake 2021-05-26 06:57:04 +02:00
recog_intel.h Reorganize library a bit. 2016-06-03 03:30:36 +03:00