summaryrefslogtreecommitdiffstats
path: root/lib/strnlen_user.c
Commit message (Expand)AuthorAgeFilesLines
* lib: Fix strnlen_user() to not touch memory after specified maximumJan Kara2015-06-111-1/+2
* lib: Fix generic strnlen_user for 32-bit big-endian machinesPaul Mackerras2012-05-271-1/+1
* lib: add generic strnlen_user() functionLinus Torvalds2012-05-261-0/+138