A DWARF like in-memory representation (with abbreviations), which uses
authorMichael Matz <matz@suse.de>
Mon, 29 Oct 2007 02:39:38 +0000 (02:39 +0000)
committerMichael Matz <matz@suse.de>
Mon, 29 Oct 2007 02:39:38 +0000 (02:39 +0000)
commit22552d2539442823cb30700c9ad62ef81f2cf023
tree621bc81e902a5f939734f7cf536033ba17b170ae
parent037ee3fa733ef636a7e0acc933ab2c317c381db6
A DWARF like in-memory representation (with abbreviations), which uses
only a quarter of memory for the Attrs itself (i.e. without the string
spaces).
tools/attr_store.c
tools/attr_store.h
tools/attr_store_p.h
tools/dumpattr.c