summaryrefslogtreecommitdiff
path: root/src/utils.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-01utils: add {un,}map_file to read an entire fileRan Benita1-0/+107
2012-07-23Add logging APIRan Benita1-154/+0
2012-07-23utils: replace FATAL by malloc_or_dieRan Benita1-25/+0
2012-07-17Run source tree through uncrustifyDaniel Stone1-30/+27
2012-06-09utils: remove unused recalloc and related macrosRan Benita1-15/+0
2012-05-08Rename XKBcommonint.h to xkb-priv.h and use itRan Benita1-3/+2
2012-04-30Use stdbool.hRan Benita1-3/+3
2012-03-27Rewrite recalloc to the correct typeRan Benita1-11/+8
2012-03-27Remove useless stuff from utilsRan Benita1-6/+9
2012-03-27Remove fallback strcasecmp/strncasecmpDaniel Stone1-54/+0
2012-03-27Move utils.{c,h} to be used by the entire projectRan Benita1-0/+252