Author :
Ran Benita
Date :
2013-03-14 14:33:40
Hash :e4bceec8 Message :utils: add {un,}map_file to read an entire file
This wraps the current mmap call and adds a fallback implementation for
systems which do not have mmap (e.g. mingw).
Signed-off-by: Ran Benita <ran234@gmail.com>