glibc/iconv
Ulrich Drepper 8c4796197c Update.
* 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.
1998-12-17 20:59:54 +00:00
..
Makefile Update. 1998-10-16 11:41:15 +00:00
Versions Update. 1998-07-02 22:51:40 +00:00
gconv.c Update. 1998-10-19 15:22:14 +00:00
gconv.h Update. 1998-06-29 12:44:22 +00:00
gconv_builtin.c Update. 1998-04-21 19:09:49 +00:00
gconv_builtin.h Update. 1998-06-10 16:28:03 +00:00
gconv_close.c Update. 1998-04-04 07:25:25 +00:00
gconv_conf.c Update. 1998-12-17 20:59:54 +00:00
gconv_db.c Update. 1998-12-17 20:59:54 +00:00
gconv_dl.c Update. 1998-10-19 15:22:14 +00:00
gconv_int.h Update. 1998-12-17 20:59:54 +00:00
gconv_open.c Update. 1998-05-15 21:17:11 +00:00
gconv_simple.c Update. 1998-04-29 07:48:04 +00:00
iconv.c Update. 1998-04-20 18:41:05 +00:00
iconv.h Update. 1998-12-04 20:58:15 +00:00
iconv_close.c Update. 1998-04-03 15:46:53 +00:00
iconv_open.c Update. 1998-04-03 15:46:53 +00:00
iconv_prog.c Update. 1998-09-09 11:53:19 +00:00
loop.c Update. 1998-05-21 15:40:14 +00:00
skeleton.c Update. 1998-12-17 12:10:58 +00:00