]> source.dussan.org Git - rspamd.git/commit
* Add new hash for storing hash data in shared memory
authorVsevolod Stakhov <vsevolod@rambler-co.ru>
Tue, 27 Jan 2009 16:15:51 +0000 (19:15 +0300)
committerVsevolod Stakhov <vsevolod@rambler-co.ru>
Tue, 27 Jan 2009 16:15:51 +0000 (19:15 +0300)
commita450d0faa8851a7df8dbb52788f99fe216f57c3d
treeed2f45a6fd083e7e3b833bbdd576874d122c5f69
parentec5b7a84cfd158b8b6b5714b47c48028a9c29a6a
* Add new hash for storing hash data in shared memory
* Add rwlocks implementation (primitive) in memory pool library
configure
src/hash.c [new file with mode: 0644]
src/hash.h [new file with mode: 0644]
src/mem_pool.c
src/mem_pool.h
src/statfile.c
src/statfile.h
src/url.h
test/.depends
utils/url_extracter.c