summaryrefslogtreecommitdiffstats
path: root/isys/str.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up typos and other things for GPLv2+ changes.David Cantrell2007-12-171-1/+1
* GPLv2+ boilerplates for isys/ source files.David Cantrell2007-12-171-6/+12
* For fuck's sake. You'd think I had never used a pointer before. Don'tDavid Cantrell2007-03-091-1/+1
* * isys/str.c (strcount): If tmp is NULL, return 0 (#231290).David Cantrell2007-03-081-0/+3
* * loader2/net.c (strcount): Moved to isys/str.c.David Cantrell2007-03-061-0/+40
* * isys/str.c: Added str2case() to handle str2upper() and str2lower().David Cantrell2006-11-061-9/+36
* Hooray for 4th grade C programming class!David Cantrell2006-06-271-0/+49