]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lscpu: new cpuinfo parser
authorKarel Zak <kzak@redhat.com>
Fri, 17 Jul 2020 14:21:04 +0000 (16:21 +0200)
committerKarel Zak <kzak@redhat.com>
Fri, 13 Nov 2020 08:19:02 +0000 (09:19 +0100)
commitf5d13532460d0cb2be632057b76d32cd2594d3e0
treec2241d917b2257a7ca300c2406a5b6c8dc3a9062
parent021d0b3d1dc5871eaa265f13e06e8b8ee2f0b088
lscpu: new cpuinfo parser

* extendable by new patterns
* simple semantic
* the same code for all pattern types

Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/lscpu-api.h
sys-utils/lscpu-cpu.c
sys-utils/lscpu-cputype.c