glibc/malloc
Ulrich Drepper db33f7d4ae Update.
* csu/Makefile (routines): Add check_fds.
	* elf/rtld.c (dl_main): Call __libc_check_standard_fds for SUID
	binaries.  Add various __builtin_expect.
	* sysdeps/generic/libc-start.c: Move check_fds and helper functions...
	* sysdeps/generic/check_fds.c: ...here.  New file.

	* malloc/malloc.c (ptmalloc_init): Only enable debugging for SUID
	binaries if file /etc/suid-debug is available.
2000-05-25 05:02:35 +00:00
..
Depend Update. 1999-10-04 22:59:43 +00:00
Makefile Update. 2000-04-12 23:53:40 +00:00
malloc.c Update. 2000-05-25 05:02:35 +00:00
malloc.h Update. 1999-12-19 19:51:55 +00:00
mallocbug.c
mcheck-init.c
mcheck.c Update. 2000-03-28 17:33:37 +00:00
mcheck.h Update. 2000-03-28 17:33:37 +00:00
memprof.c Update. 2000-02-11 19:48:04 +00:00
memprof.sh Fix --help string a bit. 1999-10-09 20:59:45 +00:00
memprofstat.c
mtrace.c
mtrace.pl
obstack.c
obstack.h
set-freeres.c Update. 1999-12-01 21:08:31 +00:00
thread-m.h Update. 1999-12-10 04:37:40 +00:00
tst-calloc.c Update. 2000-04-12 23:53:40 +00:00
tst-malloc.c
tst-valloc.c Update. 2000-02-22 05:25:08 +00:00
Versions Update. 2000-04-14 17:44:22 +00:00