mirror of git://sourceware.org/git/glibc.git
				
				
				
			
				
					
						
							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.  | 
			||
|---|---|---|
| .. | ||
| Makefile | ||
| Versions | ||
| gconv.c | ||
| gconv.h | ||
| gconv_builtin.c | ||
| gconv_builtin.h | ||
| gconv_close.c | ||
| gconv_conf.c | ||
| gconv_db.c | ||
| gconv_dl.c | ||
| gconv_int.h | ||
| gconv_open.c | ||
| gconv_simple.c | ||
| gconv_trans.c | ||
| iconv.c | ||
| iconv.h | ||
| iconv_close.c | ||
| iconv_open.c | ||
| iconv_prog.c | ||
| loop.c | ||
| skeleton.c | ||
| tst-iconv1.c | ||