* sysdeps/generic/strcpy_chk.c (__strcpy_chk): Speed up by checking
commit3c7dae119e405a26bc23c07820d76bab0fdb0af0
authorJakub Jelinek <jakub@redhat.com>
Mon, 18 Oct 2004 10:00:48 +0000 (18 10:00 +0000)
committerJakub Jelinek <jakub@redhat.com>
Mon, 18 Oct 2004 10:00:48 +0000 (18 10:00 +0000)
treeeb07342df05aa0ef7a32761b59746ea3e3547ade
parent56c4396a6e1568a5511ac43873fa3c9e1ebfa8d1
* sysdeps/generic/strcpy_chk.c (__strcpy_chk): Speed up by checking
destlen only every 4 bytes.
ChangeLog
sysdeps/generic/strcpy_chk.c