mirror of
https://github.com/pound-emu/pound.git
synced 2025-12-12 10:37:00 +00:00
This commit removes a custom mmap() function which was supposed to support both windows and linux but the linux and macOS builds failed to compile. The custom mmap() function will be replaced by malloc() for windows and linux's native mmap(). Signed-off-by: Ronald Caesar <github43132@proton.me> |
||
|---|---|---|
| .. | ||
| arena.cpp | ||
| arena.h | ||