index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
string.c
Age
Commit message (
Expand
)
Author
2021-10-08
lib: Add memdup()
Simon Glass
2021-05-24
string: make memcpy(), memset(), memcmp() and memmove() visible for LTO
Marek BehĂșn
2021-04-12
lib: string: Implement strlcat
Sean Anderson
2021-04-12
lib: string: Fix strlcpy return value
Sean Anderson
2021-01-16
string: Use memcpy() within memmove() when we can
Patrick Delaunay
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