glibc/malloc
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
..
Depend Update. 1999-10-04 22:59:43 +00:00
Makefile (tests): Don't do it for cross compiling. 2000-08-25 09:02:59 +00:00
malloc.c Update. 2000-09-26 09:46:55 +00:00
malloc.h Update. 1999-12-19 19:51:55 +00:00
mallocbug.c update from main archive 961207 1996-12-08 08:01:13 +00:00
mcheck-init.c update from main archive 961220 1996-12-22 00:32:43 +00:00
mcheck.c Update. 2000-03-28 17:33:37 +00:00
mcheck.h Update. 2000-03-28 17:33:37 +00:00
memusage.c Update. 2000-06-20 04:46:22 +00:00
memusage.sh Update. 2000-06-20 04:46:22 +00:00
memusagestat.c Update. 2000-06-20 04:46:22 +00:00
mtrace.c Update. 2000-09-18 22:41:47 +00:00
mtrace.pl Update. 2000-08-19 16:58:09 +00:00
obstack.c Update. 1999-01-23 22:50:17 +00:00
obstack.h Updated. 1999-03-29 02:31:34 +00:00
set-freeres.c Update. 1999-12-01 21:08:31 +00:00
thread-m.h Update. 2000-09-10 18:43:37 +00:00
tst-calloc.c Update. 2000-04-12 23:53:40 +00:00
tst-malloc.c Update 1999-07-07 12:14:17 +00:00
tst-mtrace.c Test program for mtrace. 2000-07-07 03:00:06 +00:00
tst-mtrace.sh Update. 2000-07-23 01:23:29 +00:00
tst-valloc.c Update. 2000-02-22 05:25:08 +00:00
Versions Update. 2000-04-14 17:44:22 +00:00