Searched refs:add_locale (Results 1 – 5 of 5) sorted by relevance
/glibc-2.36/locale/programs/ |
D | locarchive.c | 281 static uint32_t add_locale (struct locarhandle *ah, const char *name, 522 add_locale in enlarge_archive() 838 add_locale (struct locarhandle *ah, in add_locale() function 994 return add_locale (ah, name, data, replace); in add_locale() 1163 locrec_offset = add_locale (ah, normalized_name ?: name, data, replace); in add_locale_to_archive()
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.13 | 2329 (add_locale, delete_locales_from_archive): Likewise. 3458 (add_locale): Use that to sort the categories by size and put all 3471 (add_locale): Put all the small locale files together, if the small 3747 (add_locale): Only need to insert name string when name_offset != 0. 3759 (add_locale): New static function, add_locale_to_archive renamed. 3762 (enlarge_archive): Call add_locale instead of add_locale_to_archive.
|
D | ChangeLog.17 | 4097 (add_locale): Before comparing locale data, check it is mapped. 4204 (add_locale): When we find a hash sum match compare the content
|
D | ChangeLog.14 | 15622 before returning, not immediately after add_locale, pass it to
|
D | ChangeLog.18 | 63345 * locale/programs/locarchive.c (add_locale): Use constant 4096 for 63572 (add_locale): Likewise.
|