summaryrefslogtreecommitdiff
path: root/src/compose/paths.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-23Make path retrieval consistent in xkb_compose_table_new_from_locale()Emmanuel Gil Peyrot1-2/+2
2020-07-23compose: add xdg base directory supportEmmanuel Gil Peyrot1-0/+17
2020-07-13Add asprintf_safe helper functionPeter Hutterer1-10/+3
2019-12-28Open files in binary modeRan Benita1-1/+1
2019-12-27build: include config.h manuallyRan Benita1-0/+2
2015-11-19src/utils: change map_file to not take const string argumentRan Benita1-1/+2
2014-10-23Reduce variable scopesRan Benita1-4/+2
2014-10-18Replace some strncmp's with memcmpRan Benita1-2/+2
2014-10-05compose: add xkbcommon-compose - implementationRan Benita1-0/+204