From 8358825c703091ef71f4e8a49d0186343c67368c Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 28 Feb 2000 08:14:33 +0000 Subject: Update. 2000-02-28 Ulrich Drepper * stdlib/msort.c (qsort): Limit the amount of memory spend on a temporary array for the mergesort. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index aa6e20ac5f..3354baf2c8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2000-02-28 Ulrich Drepper + + * stdlib/msort.c (qsort): Limit the amount of memory spend on a + temporary array for the mergesort. + 2000-02-28 Andreas Jaeger * stdlib/canonicalize.c: Include for ptrdiff_t. -- cgit v1.2.3