git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c53c70a
)
tile: optimize strnlen using SIMD instructions
author
Ken Steele
<ken@tilera.com>
Thu, 1 Aug 2013 19:55:07 +0000
(15:55 -0400)
committer
Chris Metcalf
<cmetcalf@tilera.com>
Fri, 2 Aug 2013 00:08:51 +0000
(20:08 -0400)
Using strlen as a model, add length checking to create strnlen.
Signed-off-by: Ken Steele <ken@tilera.com>
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
No differences found