summaryrefslogtreecommitdiffstats
path: root/src/shared/locale-setup.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* env-util: make write_env_file() optionally take headersYu Watanabe2023-10-311-1/+1
* tree-wide: change initialization to use EBADF instead of EBADFDZbigniew Jędrzejewski-Szmek2022-12-191-1/+1
* locale-setup: avoid TOCTOU in reading locale.confYu Watanabe2022-12-141-33/+35
* locale-setup: make failure in stat() criticalYu Watanabe2022-12-141-2/+4
* locale-setup: clear partially loaded context on failureYu Watanabe2022-12-141-6/+3
* locale-setup: split locale_context_load() into small piecesYu Watanabe2022-12-141-72/+109
* locale-setup: merge locale handling in PID1 and localedYu Watanabe2022-06-141-0/+256