summaryrefslogtreecommitdiff
path: root/src/basic/kbd-util.c
Commit message (Collapse)AuthorAgeFilesLines
* util: split out nulstr related stuff to nulstr-util.[ch]Lennart Poettering2019-03-141-0/+1
|
* util: split out kbd related stuffLennart Poettering2019-03-141-0/+108
This stuff is neither generic enough to be in def.h, nor really has much to do with locale, hence give it its own .c/.h file pair.