Commit e4bceec8809f2563af6786678442fa70d4cd728c

Ran Benita 2013-03-14T14:33:40

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>