mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-25 09:25:08 +00:00
4aa740bff5
- wposix.cpp: initial support for MEM_RESERVE and MEM_COMMIT semantics in mmap - cstr: removed no longer necessary serialization header - xmlutils: wrap new() calls in nommgr/mmgr; allows tracking other allocs in this file. - add u64_from_u32 - various minor comments/improvements. This was SVN commit r2604.