Rule 20.4 : Deprecated use of malloc

These are typically seen when a C std routine requires allocating dynamic memory.

./src/alloc.c
./src/ansi_files.c
./src/buffer_io.c
./src/file_io.c
./src/sc/file_io_StarCore.c
./src/sc/thread_local_data_StarCore.c
./src/string.c