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:
authorNick Clifton <nickc@redhat.com>2002-01-17 19:39:53 +0300
committerNick Clifton <nickc@redhat.com>2002-01-17 19:39:53 +0300
commitb2db0ebcfe5ade4a1db755bca5112400a69be288 (patch)
treea4fe0a94bbf2ba68331117f6089e65e1276c281d /newlib/ChangeLog
parent104c3be68177cc1f239d42bdfcc66f2bf5789942 (diff)
_sbrk(): Return -1 rather than aborting if too much memory is requested.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index c4ad7ccce..79722459b 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,8 @@
+2002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
+
+ * libc/sys/arm/syscalls.c (_sbrk): Return -1 rather than aborting
+ if too much memory is requested.
+
2002-01-11 Jeff Johnston <jjohnstn@redhat.com>
* libc/stdio/vfscanf.c (__svfscanf_r): Change loop that