summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2004-10-18 10:00:48 +0000
committerJakub Jelinek <jakub@redhat.com>2004-10-18 10:00:48 +0000
commit3c7dae119e405a26bc23c07820d76bab0fdb0af0 (patch)
treeeb07342df05aa0ef7a32761b59746ea3e3547ade /ChangeLog
parent56c4396a6e1568a5511ac43873fa3c9e1ebfa8d1 (diff)
* sysdeps/generic/strcpy_chk.c (__strcpy_chk): Speed up by checking
destlen only every 4 bytes.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1e5ff7d981..a282a288db 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-10-18 Jakub Jelinek <jakub@redhat.com>
+
+ * sysdeps/generic/strcpy_chk.c (__strcpy_chk): Speed up by checking
+ destlen only every 4 bytes.
+
2004-10-06 Maciej W. Rozycki <macro@mips.com>
* sysdeps/unix/sysv/linux/mips/mips32/sysdep.h