Systemd/src/locale
Yu Watanabe 60091993a9 locale: add _unused_ attribute for dummy variable
This suppresses the following warning by clang:
```
[588/1179] Compiling C object 'systemd-localed@exe/src_locale_localed.c.o'.
../src/locale/localed.c:271:39: warning: unused variable 'dummy' [-Wunused-variable]
        _cleanup_(locale_free) char **dummy = new_locale;
                                      ^
```
2018-06-06 12:27:52 +02:00
..
kbd-model-map kbd-model-map: add more mappings for Slovak, Lithuanian, and Khmer 2015-01-22 01:14:54 -05:00
keymap-util.c locale: re-read configuration files if changed 2018-05-31 16:24:45 +09:00
keymap-util.h locale: re-read configuration files if changed 2018-05-31 16:24:45 +09:00
language-fallback-map locale: Language fallbacks for fr_(BE|CA|CH|LU) to fr_FR (#3178) 2016-05-02 19:43:37 -04:00
localectl.c fileio: accept FILE* in addition to path in parse_env_file() 2018-05-24 17:01:57 +02:00
localed.c locale: add _unused_ attribute for dummy variable 2018-06-06 12:27:52 +02:00
meson.build tree-wide: drop license boilerplate 2018-04-06 18:58:55 +02:00
org.freedesktop.locale1.conf Add SPDX license headers to various assorted files 2017-11-19 19:08:15 +01:00
org.freedesktop.locale1.policy meson: drop unnecessary "transformation" of policy files 2018-02-16 13:01:12 +01:00
org.freedesktop.locale1.service Add SPDX license headers to various assorted files 2017-11-19 19:08:15 +01:00
test-keymap-util.c tree-wide: drop license boilerplate 2018-04-06 18:58:55 +02:00