summaryrefslogtreecommitdiff
path: root/src/utils.h
AgeCommit message (Expand)AuthorFilesLines
2012-05-08Don't use typeofRan Benita1-4/+4
2012-04-30Use stdbool.hRan Benita1-2/+3
2012-04-09Implicitly include config.h in all filesRan Benita1-4/+0
2012-03-27Silence -Wcast-qual warningsRan Benita1-0/+7
2012-03-27Use strcasecmp consistently instead of uStrCaseCmpRan Benita1-1/+0
2012-03-27Move utility macro from XKBcommonint.h to utils.hRan Benita1-13/+9
2012-03-27Rewrite recalloc to the correct typeRan Benita1-2/+2
2012-03-27Remove useless stuff from utilsRan Benita1-84/+14
2012-03-27Move utils.{c,h} to be used by the entire projectRan Benita1-0/+163