]> git.ipfire.org Git - thirdparty/pciutils.git/commit - lib/names-cache.c
Split handling of the ID list to several files.
authorMartin Mares <mj@ucw.cz>
Mon, 11 Feb 2008 19:59:53 +0000 (20:59 +0100)
committerMartin Mares <mj@ucw.cz>
Mon, 11 Feb 2008 19:59:53 +0000 (20:59 +0100)
commit752d4d9ab7e567ea972a16f33d2a210ae90b7051
treee612d3cb95b1895dc620d98e46e99e884eff6452
parent103f074c2a9db614da9bca6445d25b933a615bc5
Split handling of the ID list to several files.
TODO
lib/Makefile
lib/names-cache.c [new file with mode: 0644]
lib/names-hash.c [new file with mode: 0644]
lib/names-net.c [new file with mode: 0644]
lib/names-parse.c [new file with mode: 0644]
lib/names.c
lib/names.h [new file with mode: 0644]