Commit Graph

13 Commits (lime2-spi)

Author SHA1 Message Date
Simon Glass a7d0021063 string: Add strcspn() 7 years ago
Simon Glass 6b45ba45fb string: Add strchrnul() 7 years ago
Simon Glass cb0eae8cf8 string: Use memcpy() within memmove() when we can 7 years ago
Simon Glass ab4458bdb5 string: Provide a slimmed-down memset() 7 years ago
Robert P. J. Day 25bab53ab2 Remove unneeded remnants of bcopy(). 8 years ago
Masahiro Yamada 80d9ef8d40 lib: string: move strlcpy() to a common place 10 years ago
Wolfgang Denk d4c8aa9cb4 Coding Style cleanup: remove trailing empty lines 11 years ago
Sergey Lapin dfe64e2c89 mtd: resync with Linux-3.7.1 11 years ago
Joe Hershberger e772cb30f6 Make linux kernel string funcs available to tools 12 years ago
Simon Glass b1f17bf5ff Add strcasecmp() and strncasecmp() 12 years ago
Christian Hitz 5454ddbc9b nand: Sanitize ONFI strings. 12 years ago
Matthias Weisser b038db852b memcpy/memmove: Do not copy to same address 13 years ago
Peter Tyser 78acc472d9 Rename lib_generic/ to lib/ 14 years ago
Alessandro Rubini e3ea948d45 lib_generic memset: fill one word at a time if possible 15 years ago
Alessandro Rubini ecd830b863 lib_generic memcpy: copy one word at a time if possible 15 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 16 years ago
Wolfgang Denk 983bebbea3 Scheduled for removal: strnicmp() which is unused 18 years ago
Wolfgang Denk e5e98edd77 Fix loop end test in lib_generic/string.c:strswab() 19 years ago
Wolfgang Denk 389db1f113 Fix strswab() to reliably find end of string 19 years ago
wdenk c3f9d4939a * Patch by Yuli Barcohen, 4 Mar 2004: 20 years ago
wdenk 8bde7f776c * Code cleanup: 21 years ago
wdenk b2184c314d * Patch by Daniel Engström, 18 Nov 2002: 22 years ago
wdenk c609719b8d Initial revision 22 years ago