]> git.ipfire.org Git - thirdparty/systemd.git/commit
locale: introduce VCContext and several helper functions for the struct
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 25 Jan 2023 03:11:40 +0000 (12:11 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 28 Jan 2023 05:47:36 +0000 (14:47 +0900)
commitba4a886f2d0d4c5409fb0bd7ec7faaa080a2ac0b
tree23e144c3bfbc639ce862311ee4a14f4993ff776c
parente0a720012d7bb0e2c132e99b62234b04c3031382
locale: introduce VCContext and several helper functions for the struct

No functional changes, preparation for later commits.
src/locale/localed-util.c
src/locale/localed-util.h
src/locale/localed.c
src/locale/test-localed-util.c