Tor 0.4.9.0-alpha-dev
mmap.c File Reference

Cross-platform support for mapping files into our address space. More...

#include "lib/fs/mmap.h"
#include "lib/fs/files.h"
#include "lib/log/log.h"
#include "lib/log/util_bug.h"
#include "lib/log/win32err.h"
#include "lib/string/compat_string.h"
#include "lib/malloc/malloc.h"
#include <errno.h>
#include <string.h>

Go to the source code of this file.

Detailed Description

Cross-platform support for mapping files into our address space.

Definition in file mmap.c.