]> sourceware.org Git - glibc.git/commit
localedef: Handle symbolic links when generating locale-archive
authorArjun Shankar <arjun@redhat.com>
Thu, 24 Feb 2022 20:43:09 +0000 (21:43 +0100)
committerArjun Shankar <arjun@redhat.com>
Thu, 3 Mar 2022 10:57:30 +0000 (11:57 +0100)
commit90797f49722b69818780b1111c0ecc9dbbbf0bdf
tree9b614bfdca9810941b1a686b73f7342c51040023
parent732dd3a63d39c7ca77e817b462285c14551c8b49
localedef: Handle symbolic links when generating locale-archive

Whenever locale data for any locale included symbolic links, localedef
would throw the error "incomplete set of locale files" and exclude it
from the generated locale archive.  This commit fixes that.

Co-authored-by: Florian Weimer <fweimer@redhat.com>
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
(cherry picked from commit ea89d5bbd9e5e514b606045d909e6ab87d851c88)
locale/programs/locarchive.c
This page took 0.040732 seconds and 5 git commands to generate.