Descent3/legacy/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 Programmatically replace all __LINUX__ with POSIX 2024-07-12 18:11:54 -05:00
Chttpget.cpp mem_malloc type triviality checks (1/8) 2024-09-16 21:57:41 +02:00
inetgetfile.cpp Programmatically replace all __LINUX__ with POSIX 2024-07-12 18:11:54 -05:00
lnxinetfile.cpp Run clang-format on legacy code 2024-06-15 20:13:59 +02:00
Makefile Add D3 utilities source (from kevinbentley/add-missing) 2024-04-20 18:33:12 +02:00