summaryrefslogtreecommitdiff
path: root/libspectre/spectre-utils.c
AgeCommit message (Expand)AuthorFilesLines
2008-11-25Add _spectre_strtod to spectre utilsCarlos Garcia Campos1-0/+124
2008-08-07Make spectre_strdup_vprintf compatible with platforms where vasprintf is not ...Carlos Garcia Campos1-2/+20
2008-08-07Implement _spectre_get_pid for win32ecyrbe1-2/+6
2007-12-07Add assert and check functionsCarlos Garcia Campos1-0/+119
2007-11-08malloc needs #include <stdlib.h>Carlos Garcia Campos1-0/+1
2007-11-05Add our own implementation of strdup, strncasecmp and strcasecmp since they a...Carlos Garcia Campos1-0/+60
2007-11-05Update COPYING and FSF addressAlbert Astals Cid1-1/+1
2007-10-27Rename spectre_strdup_printf to _spectre_strdup_printfCarlos Garcia Campos1-1/+1
2007-10-27Add helper spectre_strdup_printf functionAlbert Astals Cid1-0/+50