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 DDIO: new crossplatform SleepMS() function 2024-08-20 23:08:10 +03:00
inetgetfile.cpp DDIO: new crossplatform SleepMS() function 2024-08-20 23:08:10 +03:00
lnxinetfile.cpp Replace "unsigned int" with "uint32_t" 2024-05-23 22:51:16 -04:00