summaryrefslogtreecommitdiff
path: root/lib/string.c
AgeCommit message (Expand)Author
2016-06-06Remove unneeded remnants of bcopy().Robert P. J. Day
2014-12-11lib: string: move strlcpy() to a common placeMasahiro Yamada
2013-10-14Coding Style cleanup: remove trailing empty linesWolfgang Denk
2013-05-31mtd: resync with Linux-3.7.1Sergey Lapin
2012-12-13Make linux kernel string funcs available to toolsJoe Hershberger
2012-12-11Add strcasecmp() and strncasecmp()Simon Glass
2012-01-26nand: Sanitize ONFI strings.Christian Hitz
2011-07-26memcpy/memmove: Do not copy to same addressMatthias Weisser
2010-04-13Rename lib_generic/ to lib/Peter Tyser