1
0
mirror of https://sourceware.org/git/glibc.git synced 2026-01-06 11:51:29 +03:00
Files
glibc/malloc
Ulrich Drepper fa8d436c87 Update.
2002-01-18  Wolfram Gloger  <wg@malloc.de>

	* malloc/malloc.c: Rewrite, adapted from Doug Lea's malloc-2.7.0.c.
	* malloc/malloc.h: Likewise.
	* malloc/arena.c: New file.
	* malloc/hooks.c: New file.
	* malloc/tst-mallocstate.c: New file.
	* malloc/Makefile: Add new testcase tst-mallocstate.
	Add arena.c and hooks.c to distribute.  Fix commented CPPFLAGS.

2002-01-28  Ulrich Drepper  <drepper@redhat.com>

	* stdlib/msort.c: Remove last patch.  The optimization violates the
	same rule which qsort.c had problems with.

2002-01-27  Paul Eggert  <eggert@twinsun.com>

	* stdlib/qsort.c (_quicksort): Do not apply the comparison function
	to a pivot element that lies outside the array to be sorted, as
	ISO C99 requires that the comparison function be called only with
	addresses of array elements [PR libc/2880].
2002-01-29 07:54:51 +00:00
..
2002-01-29 07:54:51 +00:00
1999-10-04 22:59:43 +00:00
2002-01-29 07:54:51 +00:00
2002-01-29 07:54:51 +00:00
2002-01-29 07:54:51 +00:00
2002-01-29 07:54:51 +00:00
1996-12-08 08:01:13 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2001-09-20 19:36:46 +00:00
2002-01-17 07:38:47 +00:00
2001-07-06 04:58:11 +00:00
2001-08-22 17:55:23 +00:00
2002-01-17 07:38:47 +00:00
2001-10-27 00:23:28 +00:00
2001-07-06 04:58:11 +00:00
2001-08-04 08:05:56 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2002-01-29 07:54:51 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2000-11-20 17:40:29 +00:00
2000-11-20 17:40:29 +00:00
2000-04-14 17:44:22 +00:00