summaryrefslogtreecommitdiffstats
path: root/lib/string.c
Commit message (Expand)AuthorAgeFilesLines
* string: implement strstarts along with strendsAhmad Fatoum2021-05-031-0/+9
* commands: implement and use parse_assignment helperAhmad Fatoum2020-11-271-0/+11
* Merge branch 'for-next/mtd-nand'Sascha Hauer2020-11-101-0/+34
|\
| * lib: Add match_string()Sascha Hauer2020-11-091-0/+34
* | of: implement of_property_write_strings for multiple stringsAhmad Fatoum2020-10-021-0/+13
|/
* Merge branch 'for-next/misc' into masterSascha Hauer2020-09-251-32/+46
|\
| * lib: string: retire deprecated strtok() in favor of reentrant strsep()Ahmad Fatoum2020-09-141-32/+3
| * sandbox: support escaping commas in --image filenamesAhmad Fatoum2020-09-141-0/+43
* | Add KASan supportSascha Hauer2020-09-221-0/+3
* | string: Add nokasan variants of default memcpy/memsetSascha Hauer2020-09-211-3/+26
|/
* string: add sanity check to the strcmp() and strncmp()Oleksij Rempel2020-08-171-0/+4
* ARM: lib64: Make string functions aware of MMU configurationAndrey Smirnov2018-06-111-6/+12
* string.h: Implement strndupUwe Kleine-König2018-01-051-0/+20
* clarify strim function descriptionAleksey Kuleshov2016-08-221-1/+1
* string: Introduce strtoboolSascha Hauer2016-04-291-0/+43
* string.c: Fix includeSascha Hauer2014-03-291-1/+1
* string: Add (x)memdupSascha Hauer2013-11-271-0/+14
* string: introduce memchr_invSascha Hauer2013-07-221-0/+59
* lib: string: import case-insensitive string compareSebastian Hesselbarth2013-06-201-0/+60
* string: add strim for ONFI codeEric Bénard2012-07-051-0/+39
* string: remove unused bcopy functionSascha Hauer2012-04-051-24/+0
* string: add strlcpy supportJean-Christophe PLAGNIOL-VILLARD2010-08-061-0/+26
* Fix some exported namesJuergen Beisert2009-12-111-2/+2
* string: add typechecking for strchr, strrchr, strstrSascha Hauer2008-08-201-4/+4
* improved codingstyleMarc Kleine-Budde2007-11-291-3/+3
* export functionsSascha Hauer2007-10-041-2/+23
* svn_rev_639Sascha Hauer2007-07-051-0/+546