summaryrefslogtreecommitdiffstats
path: root/common/eurephia_nullsafe.c
Commit message (Expand)AuthorAgeFilesLines
* Improved file logging, providing source file and line number infoDavid Sommerseth2009-09-241-4/+12
* Fixed comments to malloc_nullsafe() and free_nullsafe()David Sommerseth2009-09-071-1/+15
* Added debug logging of free_nullsafe() calls as wellDavid Sommerseth2009-09-071-0/+8
* Moved all malloc() operations over to a calloc wrapper, malloc_nullsafe()David Sommerseth2009-09-071-0/+70