Start moving the attribute store into the library.
authorMichael Matz <matz@suse.de>
Sat, 8 Dec 2007 00:20:21 +0000 (00:20 +0000)
committerMichael Matz <matz@suse.de>
Sat, 8 Dec 2007 00:20:21 +0000 (00:20 +0000)
commit50da5b0dc3b083c8377857c2764689cbaf1fe266
treead81d9c1d2763d9fd478a70901dd80280086f6b1
parenta7a0745d776659aa726ed820d57f8ed35854b979
Start moving the attribute store into the library.
src/CMakeLists.txt
src/attr_store.c [moved from tools/attr_store.c with 100% similarity]
src/attr_store.h [moved from tools/attr_store.h with 100% similarity]
src/attr_store_p.h [moved from tools/attr_store_p.h with 97% similarity]
src/fastlz.c [moved from tools/fastlz.c with 100% similarity]
tools/CMakeLists.txt