glibc/iconv
Ulrich Drepper 74955460c5 Update.
2000-09-26  Thorsten Kukuk  <kukuk@suse.de>

	* nscd/dbg_log.c (dbg_log): Add missing format string.

	* catgets/catgets.c (catopen): Use getenv instead of __secure_getenv
	since we filter out the variable once.
	* iconv/gconv_conf.c (__gconv_get_path): Likewise.
	* locale/newlocale.c (__newlocale): Likewise.
	* locale/setlocale.c (setlocale): Likewise.
	* malloc/malloc.c (ptmalloc_init): Likewise.
	* resolv/res_hconf.c (_res_hconf_init): Likewise.
	* resolv/res_init.c (__res_vinit): Likewise.
	* time/tzfile.c (__tzfile_read): Likewise.
	* sysdeps/generic/unsecvars.h: New file.
	* elf/dl-support.c (non_dynamic_init): Use it here to remove variables.
	* elf/rtld.c (process_envvars): Likewise.
	* elf/Makefile (distribute): Add unsecvars.h.
2000-09-26 09:46:55 +00:00
..
gconv_builtin.c Update. 2000-09-05 02:41:25 +00:00
gconv_builtin.h Add WCHAR_T alias. 2000-07-25 21:57:31 +00:00
gconv_close.c
gconv_conf.c Update. 2000-09-26 09:46:55 +00:00
gconv_db.c Update. 2000-09-05 02:41:25 +00:00
gconv_dl.c Update. 2000-09-09 07:59:23 +00:00
gconv_int.h Update. 2000-09-05 02:41:25 +00:00
gconv_open.c (__gconv_open): Set res to __GCONV_NOMEM is malloc fails. 2000-09-01 07:29:10 +00:00
gconv_simple.c Update. 2000-09-18 22:41:47 +00:00
gconv_trans.c Update. 2000-09-05 02:41:25 +00:00
gconv.c
gconv.h
iconv_close.c
iconv_open.c
iconv_prog.c Update. 2000-09-04 09:40:57 +00:00
iconv.c
iconv.h
loop.c Update. 2000-08-25 22:13:09 +00:00
Makefile
skeleton.c Update. 2000-09-11 22:44:49 +00:00
tst-iconv1.c
Versions