Age | Commit message (Expand) | Author |
---|---|---|
2020-02-05 | string: Allow arch override of strndup() also | Simon Glass |
2019-06-05 | lib: Implement strndup() | Thierry Reding |
2018-11-20 | string: Include the config header | Simon Glass |
2017-06-01 | string: Add strcspn() | Simon Glass |
2017-06-01 | string: Add strchrnul() | Simon Glass |
2017-05-09 | string: Use memcpy() within memmove() when we can | Simon Glass |
2017-04-04 | string: Provide a slimmed-down memset() | Simon Glass |
2016-06-06 | Remove unneeded remnants of bcopy(). | Robert P. J. Day |
2014-12-11 | lib: string: move strlcpy() to a common place | Masahiro Yamada |
2013-10-14 | Coding Style cleanup: remove trailing empty lines | Wolfgang Denk |
2013-05-31 | mtd: resync with Linux-3.7.1 | Sergey Lapin |
2012-12-13 | Make linux kernel string funcs available to tools | Joe Hershberger |
2012-12-11 | Add strcasecmp() and strncasecmp() | Simon Glass |
2012-01-26 | nand: Sanitize ONFI strings. | Christian Hitz |
2011-07-26 | memcpy/memmove: Do not copy to same address | Matthias Weisser |
2010-04-13 | Rename lib_generic/ to lib/ | Peter Tyser |