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:
authorKazu Hirata <kazu@codesourcery.com>2002-11-25 23:56:17 +0300
committerKazu Hirata <kazu@codesourcery.com>2002-11-25 23:56:17 +0300
commitf24585c6bb565026fe4e98f4b48219487c5877a8 (patch)
tree4c2ddc0f2538f18a9c8adabadc597fbb2190c476 /newlib/ChangeLog
parent60d4d42f4f97784b71b3777f7c3c36f1ebeb8738 (diff)
* libc/string/memset.c (memset): Make it safe even if
sizeof (int) = 2.
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 9cc8bfec4..10d5f903b 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,8 @@
+2002-11-25 Kazu Hirata <kazu@cs.umass.edu>
+
+ * libc/string/memset.c (memset): Make it safe even if
+ sizeof (int) = 2.
+
2002-11-22 Joe Buehler <jbuehler@hekimian.com>
* configure.in: Change check for libc/include in ${CC} to