glibc/malloc
Ulrich Drepper 18b8e054cf * sysdeps/unix/opendir.c (__opendir): Pass extra argument to
__alloc_dir.
	(__alloc_dir): Only close descriptor on error if new parameter is true.
	* sysdeps/unix/fdopendir.c (fdopendir): Pass extra argument to
	__alloc_dir.  Don't close fd on error.
	* include/dirent.h (__alloc_dir): Adjust prototype.

	* include/sys/mman.h (__mremap): Add ellipsis.
	* malloc/memusage.c: Adjust mremap wrapper for optional additional
	parameter.
2005-10-14 21:11:09 +00:00
..
arena.c * include/malloc.h: Remove _int_new_arena prototype. 2005-10-12 20:49:06 +00:00
Depend
hooks.c Correctly implement M_MXFAST. 2005-10-12 20:18:07 +00:00
Makefile [BZ #838] 2005-09-27 05:45:26 +00:00
malloc.c * malloc/malloc.c (_int_free): Fail if block size is obviously wrong. 2005-10-13 04:48:35 +00:00
malloc.h * malloc/arena.c (ptmalloc_init): Recognize MALLOC_PERTURB_ and call 2005-03-08 00:50:21 +00:00
mallocbug.c
mcheck-init.c
mcheck.c 2.5-18.1 2007-07-12 18:26:36 +00:00
mcheck.h
memusage.c * sysdeps/unix/opendir.c (__opendir): Pass extra argument to 2005-10-14 21:11:09 +00:00
memusage.sh * posix/getconf.c: Update copyright year. 2005-01-12 23:43:44 +00:00
memusagestat.c 2.5-18.1 2007-07-12 18:26:36 +00:00
mtrace.c 2.5-18.1 2007-07-12 18:26:36 +00:00
mtrace.pl * posix/getconf.c: Update copyright year. 2005-01-12 23:43:44 +00:00
obstack.c * include/stdio.h (__fxprintf): Remove wfmt argument. 2005-07-20 17:51:14 +00:00
obstack.h [BZ #1331] 2005-09-12 19:56:23 +00:00
set-freeres.c
thread-freeres.c
tst-calloc.c
tst-malloc.c 2.5-18.1 2007-07-12 18:26:36 +00:00
tst-mallocfork.c [BZ #838] 2005-09-27 05:45:26 +00:00
tst-mallocstate.c
tst-mcheck.c * elf/dl-close.c: Include stddef.h. 2005-04-27 01:39:11 +00:00
tst-mtrace.c
tst-mtrace.sh 2.5-18.1 2007-07-12 18:26:36 +00:00
tst-obstack.c
tst-valloc.c
Versions