summaryrefslogtreecommitdiffstats
path: root/String.c
AgeCommit message (Expand)Author
2015-08-19Rename String to StringUtils.David Hunt
2014-04-21Test realloc failure to make cppcheck happyHisham Muhammad
2014-01-14There was a bug in my implementaion. No reason not to use the glibc version.Hisham Muhammad
2012-02-17Fix warning on ARM processors. Hisham Muhammad
2011-12-26Remove old memory debugging routines. We have Valgrind nowadays.Hisham Muhammad
2011-12-26major header cleanupHisham Muhammad
2011-12-25Use strdup explicitlyHisham Muhammad
2011-08-29Don't simply trust that string splits were successful...Hisham Muhammad
2011-05-26Tempus fugit.Hisham Muhammad
2010-02-25Tempus fugit.Hisham Muhammad
2010-02-25warning fixesHisham Muhammad
2008-09-23ACPI Battery meterHisham Muhammad
2008-03-09Clean up headers by using 'static' whenever possible.Hisham Muhammad
2006-08-04--sort-key flag in the command-line, overriding theHisham Muhammad
2006-07-11Performance improvement hackathon: improve process comparison routines,Hisham Muhammad
2006-03-04Initial import.Hisham Muhammad