Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 054600127..b3ea383ea 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,5 +1,8 @@
2002-04-13 Alexandre Oliva <aoliva@redhat.com>
+ * libc/stdlib/mallocr.c (malloc_extend_top): If correction sbrk
+ fails, don't bail out, and try to correct next time.
+
* libc/include/sys/config.h: Include limits.h.
2002-04-12 Eric Norum <eric.norum@usask.com>