mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 15:20:10 +00:00
8c4796197c
* iconv/gconv_int.h (gconv_module): Add new element from_regex_mem. * iconv/gconv_conf.c (module_compare): Make s1 and s2 const. (detect_conflict): New function. (add_alias): Call detect_conflict to see whether there is already a module for the new name. (add_module): Make sure there is no alias for the new name. (read_conf_file): Call add_alias with new argument. (__gconv_read_conf): Don't destroy module tree immediately after walking it. We need it to test the internal conversions for conflicts. * iconv/gconv_db.c (find_derivation): Don't allocate memory for regular expression. There is now room in the module descriptor. (free_mem): Don't free memory for regular expression. |
||
---|---|---|
.. | ||
examples | ||
.cvsignore | ||
argp.texi | ||
arith.texi | ||
chapters.texi | ||
conf.texi | ||
contrib.texi | ||
creature.texi | ||
ctype.texi | ||
dir | ||
errno.texi | ||
filesys.texi | ||
getopt.texi | ||
header.texi | ||
install.texi | ||
intro.texi | ||
io.texi | ||
job.texi | ||
lang.texi | ||
lgpl.texinfo | ||
libc-texinfo.sh | ||
libc.texinfo | ||
libcbook.texi | ||
llio.texi | ||
locale.texi | ||
maint.texi | ||
Makefile | ||
math.texi | ||
mbyte.texi | ||
memory.texi | ||
message.texi | ||
nss.texi | ||
nsswitch.texi | ||
pattern.texi | ||
pipe.texi | ||
process.texi | ||
search.texi | ||
setjmp.texi | ||
signal.texi | ||
socket.texi | ||
startup.texi | ||
stdio-fp.c | ||
stdio.texi | ||
string.texi | ||
summary.awk | ||
sysinfo.texi | ||
terminal.texi | ||
texinfo.tex | ||
texis | ||
texis.awk | ||
time.texi | ||
top-menu.texi | ||
users.texi | ||
xtract-typefun.awk |