Use strcasecmp consistently instead of uStrCaseCmp
[platform/upstream/libxkbcommon.git] / src / utils.h
2012-03-27 Ran BenitaUse strcasecmp consistently instead of uStrCaseCmp
2012-03-27 Ran BenitaMove utility macro from XKBcommonint.h to utils.h
2012-03-27 Ran BenitaRewrite recalloc to the correct type
2012-03-27 Ran BenitaRemove useless stuff from utils
2012-03-27 Ran BenitaMove utils.{c,h} to be used by the entire project