summaryrefslogtreecommitdiffstats
path: root/include/linux/string.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/mtd-nand'Sascha Hauer2020-11-101-0/+2
|\
| * lib: Add match_string()Sascha Hauer2020-11-091-0/+2
* | include: string: migrate barebox function from <linux/string.h>Ahmad Fatoum2020-10-021-1/+0
|/
* lib: string: retire deprecated strtok() in favor of reentrant strsep()Ahmad Fatoum2020-09-141-2/+0
* sandbox: support escaping commas in --image filenamesAhmad Fatoum2020-09-141-0/+1
* Merge branch 'for-next/net-switch-mv88e6xxx'Sascha Hauer2018-11-091-0/+12
|\
| * linux: string: Port kbasename()Andrey Smirnov2018-10-181-0/+12
* | lib: Port kstrtox.c from Linux kernelAndrey Smirnov2018-10-291-0/+2
|/
* Add kmemdupSascha Hauer2018-10-081-0/+7
* string.h: Implement strndupUwe Kleine-König2018-01-051-0/+3
* string: introduce memchr_invSascha Hauer2013-07-221-0/+2
* lib: string: import case-insensitive string compareSebastian Hesselbarth2013-06-201-0/+9
* string: add strim for ONFI codeEric Bénard2012-07-051-0/+3
* string: add strlcpy supportJean-Christophe PLAGNIOL-VILLARD2010-08-061-0/+3
* string: add typechecking for strchr, strrchr, strstrSascha Hauer2008-08-201-3/+15
* svn_rev_003Sascha Hauer2007-07-051-3/+0
* Scheduled for removal: strnicmp() which is unusedWolfgang Denk2006-05-031-1/+1
* * Patch by Carl Riechers, 17 Mar 2004:wdenk2004-03-231-1/+1
* * Patch by Yuli Barcohen, 4 Mar 2004:wdenk2004-03-141-0/+3
* Initial revisionwdenk2001-10-171-0/+86