summaryrefslogtreecommitdiffstats
path: root/common/eurephia_nullsafe.c
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright datesDavid Sommerseth2012-10-081-1/+1
* Updated Copyright dates to include 2010David Sommerseth2010-07-301-1/+1
* Fixed compile warnings 32bit platformsDavid Sommerseth2009-10-051-1/+1
* Merge branch 'syslog'David Sommerseth2009-09-281-4/+12
|\
| * Improved file logging, providing source file and line number infoDavid Sommerseth2009-09-241-4/+12
* | Added misc. compiler optimisationsDavid Sommerseth2009-09-261-2/+8
|/
* 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