Factorize code to map a file into memory.
authorFlorent Bruneau <florent.bruneau@polytechnique.org>
Fri, 12 Sep 2008 14:12:19 +0000 (16:12 +0200)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Fri, 12 Sep 2008 14:12:19 +0000 (16:12 +0200)
commit193694fdba386a89b4b2a83ce803764302995e89
tree68dca84961c20775a66ab5b4578555aab65bc994
parent9b993811fe1fd208afd954e86c0bfc81a78af04f
Factorize code to map a file into memory.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
common/Makefile
common/file.c [new file with mode: 0644]
common/file.h [new file with mode: 0644]
common/tst-trie.c
postlicyd/rbl.c