Home
last modified time | relevance | path

Searched refs:read_alias_file (Results 1 – 14 of 14) sorted by relevance

/glibc-2.36/intl/
Dlocalealias.c142 static size_t read_alias_file (const char *fname, int fname_len);
198 added = read_alias_file (start, locale_alias_path - start); in _nl_expand_alias()
210 read_alias_file (const char *fname, int fname_len) in read_alias_file() function
/glibc-2.36/manual/
Dlocale.texi268 @c read_alias_file @ascuheap @asulock @acsmem @acsfd @aculock
/glibc-2.36/ChangeLog.old/
DChangeLog.7617 * intl/localealias.c (read_alias_file): Correct handling of line
623 * intl/localealias.c (read_alias_file): Correctly set map[].value
1573 * intl/localealias.c: Likewise for read_alias_file.
1948 * intl/localealias.c (read_alias_file): Optimize locale alias file
DChangeLog.121030 * intl/localealias.c (read_alias_file): Disable implicit locking
4504 (read_alias_file): Simplify fallback code for platforms lacking
DChangeLog.111193 * intl/localealias.c (read_alias_file): Update string pointers
10291 (read_alias_file): Bail out if extend_alias_table fails.
DChangeLog.147302 * intl/localealias.c (read_alias_file): Determine whether line is
14586 * intl/localealias.c (read_alias_file): Use only about 400 bytes
DChangeLog.24560 (read_alias_file): Modified function.
DChangeLog.56316 * intl/localealias.c (read_alias_file): Avoid sprintf; use memcpy
DChangeLog.84533 * intl/localealias.c (read_alias_file): Use unsigned char for
DChangeLog.1311730 * intl/localealias.c (read_alias_file): Cast isspace argument to
DChangeLog.168849 * intl/localealias.c (read_alias_file): In case of failure, close the
DChangeLog.1935824 (read_alias_file): Remove internal_function.
DChangeLog.1857624 * intl/localealias.c (read_alias_file): Likewise.
90438 * intl/localealias.c (read_alias_file): Set FD_CLOEXEC for
/glibc-2.36/posix/
Dtst-regex.input4533 * intl/localealias.c (read_alias_file): Use unsigned char for