glibc/malloc
Ulrich Drepper df77455c4b [BZ #9957]
2009-04-16  Ulrich Drepper  <drepper@redhat.com>
	[BZ #9957]
	* malloc/malloc.c (force_reg): Define.
	(sYSMALLOc): Load hook variable into variable
	before test and force into register.
	(sYSTRIm): Likewise.
	(public_mALLOc): Force hook value into register.
	(public_fREe): Likewise.
	(public_rEALLOc): Likewise.
	(public_mEMALIGn): Likewise.
	(public_vALLOc): Likewise.
	(public_pVALLOc): Likewise.
	(public_cALLOc): Likewise.
	(__posix_memalign): Likewise.
	* malloc/arena.c (ptmalloc_init): Load hook variable into variable
	before test and force into register.
	* malloc/hooks.c (top_check): Likewise.
	(public_s_ET_STATe): Pretty printing.

	* resolv/res_send.c (send_dg): Don't just ignore the result we got
	in case we only receive one reply in single-request mode.
2009-04-16 21:22:16 +00:00
..
arena.c [BZ #9957] 2009-04-16 21:22:16 +00:00
Depend Update. 1999-10-04 22:59:43 +00:00
hooks.c [BZ #9957] 2009-04-16 21:22:16 +00:00
Makefile * config.h.in (USE_MULTIARCH): Define. 2009-03-13 23:53:18 +00:00
malloc.c [BZ #9957] 2009-04-16 21:22:16 +00:00
malloc.h * malloc/malloc.c (malloc_info): New function. 2009-04-09 05:45:42 +00:00
mallocbug.c update from main archive 961207 1996-12-08 08:01:13 +00:00
mcheck-init.c Update. 2004-09-08 08:12:39 +00:00
mcheck.c * malloc/malloc.c (do_check_chunk): Correct check for mmaped block 2007-05-19 04:42:52 +00:00
mcheck.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
memusage.c * malloc/memusage.c (DEFAULT_BUFFER_SIZE): Change to 32768. 2009-02-06 18:27:08 +00:00
memusage.sh * debug/xtrace.sh: Unify translatable messages. 2009-02-06 20:13:07 +00:00
memusagestat.c * debug/xtrace.sh: Unify translatable messages. 2009-02-06 20:13:07 +00:00
morecore.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
mtrace.c * malloc/mtrace.c (mtrace): Use 'e' flag in fopen call. Drop 2008-07-26 22:43:16 +00:00
mtrace.pl * posix/getconf.c: Update copyright year. 2009-01-02 08:47:18 +00:00
obstack.c [BZ #321] 2006-01-11 05:43:11 +00:00
obstack.h * stdlib/monetary.h: Uglify function parameter names. 2009-02-16 21:00:15 +00:00
set-freeres.c Update. 2003-03-21 08:03:25 +00:00
thread-freeres.c * malloc/thread-freeres.c: Conditionalize on _LIBC_REENTRANT. 2003-02-22 01:58:06 +00:00
tst-calloc.c Add tests for one or both parameters being zero. 2002-08-07 23:06:11 +00:00
tst-malloc.c * malloc/malloc.c (sYSMALLOc): Avoid infinite loop if MMAP 2006-08-24 17:30:37 +00:00
tst-mallocfork.c * malloc/tst-mallocfork.c (do_test): Make sure sa_flags is 2005-12-06 00:50:15 +00:00
tst-mallocstate.c Update. 2002-01-29 07:54:51 +00:00
tst-mcheck.c * elf/dl-close.c: Include stddef.h. 2005-04-27 01:39:11 +00:00
tst-mtrace.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst-mtrace.sh [BZ #804] 2005-10-14 23:42:04 +00:00
tst-obstack.c Update. 2000-11-20 17:40:29 +00:00
tst-trim1.c * malloc/tst-trim1.c: New file. 2007-12-16 22:57:57 +00:00
tst-valloc.c Update. 2000-11-20 17:40:29 +00:00
Versions * malloc/malloc.c (malloc_info): New function. 2009-04-09 05:45:42 +00:00