+1
−1
arch/tile/lib/strnlen_32.c
0 → 100644
+47
−0
arch/tile/lib/strnlen_64.c
0 → 100644
+48
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>