Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-06-01 | string: Add strcspn() | Simon Glass | 1 | -0/+24 |
2017-06-01 | string: Add strchrnul() | Simon Glass | 1 | -0/+8 |
2017-05-09 | string: Use memcpy() within memmove() when we can | Simon Glass | 1 | -9/+2 |
2017-04-04 | string: Provide a slimmed-down memset() | Simon Glass | 1 | -2/+4 |
2016-06-06 | Remove unneeded remnants of bcopy(). | Robert P. J. Day | 1 | -24/+0 |
2014-12-11 | lib: string: move strlcpy() to a common place | Masahiro Yamada | 1 | -0/+25 |
2013-10-14 | Coding Style cleanup: remove trailing empty lines | Wolfgang Denk | 1 | -1/+0 |
2013-05-31 | mtd: resync with Linux-3.7.1 | Sergey Lapin | 1 | -0/+59 |
2012-12-13 | Make linux kernel string funcs available to tools | Joe Hershberger | 1 | -39/+0 |
2012-12-11 | Add strcasecmp() and strncasecmp() | Simon Glass | 1 | -4/+12 |
2012-01-26 | nand: Sanitize ONFI strings. | Christian Hitz | 1 | -0/+39 |
2011-07-26 | memcpy/memmove: Do not copy to same address | Matthias Weisser | 1 | -0/+6 |
2010-04-13 | Rename lib_generic/ to lib/ | Peter Tyser | 1 | -0/+605 |