summaryrefslogtreecommitdiff
path: root/include/linux/string.h
AgeCommit message (Expand)AuthorFilesLines
2017-06-01string: Add strcspn()Simon Glass1-0/+15
2017-06-01string: Add strchrnul()Simon Glass1-0/+13
2016-06-06Remove unneeded remnants of bcopy().Robert P. J. Day1-4/+0
2014-12-11lib: string: move strlcpy() to a common placeMasahiro Yamada1-0/+3
2014-10-25string.h: add missing prototypesJeroen Hofstee1-0/+7
2013-06-01mtd: resync with Linux-3.7.1Sergey Lapin1-0/+3
2012-12-13Make linux kernel string funcs available to toolsJoe Hershberger1-4/+1
2012-12-12Add strcasecmp() and strncasecmp()Simon Glass1-2/+5
2012-01-27nand: Sanitize ONFI strings.Christian Hitz1-0/+4
2006-05-03Scheduled for removal: strnicmp() which is unusedWolfgang Denk1-1/+1
2004-03-24* Patch by Carl Riechers, 17 Mar 2004:wdenk1-1/+1
2004-03-14* Patch by Yuli Barcohen, 4 Mar 2004:wdenk1-0/+3
2001-10-18Initial revisionwdenk1-0/+86