summaryrefslogtreecommitdiff
path: root/src/compose/paths.c
Commit message (Expand)AuthorAgeFilesLines
* context: add XKB_CONTEXT_NO_SECURE_GETENV flag (#312)Ronan Pigott2022-12-161-18/+19
* Make path retrieval consistent in xkb_compose_table_new_from_locale()Emmanuel Gil Peyrot2020-07-231-2/+2
* compose: add xdg base directory supportEmmanuel Gil Peyrot2020-07-231-0/+17
* Add asprintf_safe helper functionPeter Hutterer2020-07-131-10/+3
* Open files in binary modeRan Benita2019-12-281-1/+1
* build: include config.h manuallyRan Benita2019-12-271-0/+2
* src/utils: change map_file to not take const string argumentRan Benita2015-11-191-1/+2
* Reduce variable scopesRan Benita2014-10-231-4/+2
* Replace some strncmp's with memcmpRan Benita2014-10-181-2/+2
* compose: add xkbcommon-compose - implementationRan Benita2014-10-051-0/+204