summaryrefslogtreecommitdiff
path: root/src/utils.h
Commit message (Expand)AuthorAgeFilesLines
...
* utils: remove unused recalloc and related macrosRan Benita2012-06-091-5/+0
* Rename XKBcommonint.h to xkb-priv.h and use itRan Benita2012-05-081-0/+1
* Don't use typeofRan Benita2012-05-081-4/+4
* Use stdbool.hRan Benita2012-04-301-2/+3
* Implicitly include config.h in all filesRan Benita2012-04-091-4/+0
* Silence -Wcast-qual warningsRan Benita2012-03-271-0/+7
* Use strcasecmp consistently instead of uStrCaseCmpRan Benita2012-03-271-1/+0
* Move utility macro from XKBcommonint.h to utils.hRan Benita2012-03-271-13/+9
* Rewrite recalloc to the correct typeRan Benita2012-03-271-2/+2
* Remove useless stuff from utilsRan Benita2012-03-271-84/+14
* Move utils.{c,h} to be used by the entire projectRan Benita2012-03-271-0/+163