mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-19 06:43:58 -07:00
factor out the "atom_fn" mechanism into lib/allocators/string_pool.cpp factor out FAT date/time handling into lib/fat_time.cpp path_util: replace strcpy with SAFE_STRCPY; add additional functions that avoid passing an output buffer via StringPool This was SVN commit r5474. |
||
|---|---|---|
| .. | ||
| tests | ||
| allocators.cpp | ||
| allocators.h | ||
| bucket.cpp | ||
| bucket.h | ||
| dynarray.cpp | ||
| dynarray.h | ||
| headerless.cpp | ||
| headerless.h | ||
| mem_util.cpp | ||
| mem_util.h | ||
| pool.cpp | ||
| pool.h | ||
| string_pool.cpp | ||
| string_pool.h | ||