summaryrefslogtreecommitdiff
path: root/metadata/crc32.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix a symbol conflict with crc32Joe Marcus Clarke2009-07-311-1/+1
| | | | | On FreeBSD, the crc32 symbol conflicts with a function of the same name in libz, causing segfaults. Fixes bug 589786.
* Initial code for metadata storeAlexander Larsson2009-06-231-0/+95
This adds a mmap based metadata store for NFS-safe highly efficient desktop-wide metadata lookup and store.