CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2024/11/05 21:08:26

Modified files:
        lib/libcrypto  : Makefile 
Added files:
        lib/libcrypto  : crypto_memory.c 
Removed files:
        lib/libcrypto  : malloc-wrapper.c 

Log message:
Rename malloc-wrapper.c to crypto_memory.c

Apparently it's important that five trivial one-line wrappers remain in a
file with the ISC license. So instead of cleaning the root directory of our
favorite pigsty further by squashing all the useless legacy garbage into a
single file, rename the oddly-named malloc-wrapper.c into crypto_memory.c.

discussed with beck, jsing

Reply via email to