Descent3/netcon/inetfile
Jan Engelhardt 6fbc86efec mem_malloc type triviality checks (1/8)
git grep -l mem_malloc | xargs perl -i -lpe 's{\((\w+) \*\)mem_malloc\(sizeof\(\1\)\)}{mem_rmalloc<$1>()}'
2024-09-16 21:57:41 +02:00
..
CFtp.cpp Move platform-specific defines and macros to own file crossplat.h 2024-08-20 23:09:27 +03:00
Chttpget.cpp mem_malloc type triviality checks (1/8) 2024-09-16 21:57:41 +02:00
CMakeLists.txt
inetgetfile.cpp
lnxinetfile.cpp