Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
0fd36730396a86e5513b45221af60889e6028654
/
lib
/
string.c
96794a3
string: Include the config header
by Simon Glass
· 6 years ago
a7d0021
string: Add strcspn()
by Simon Glass
· 7 years ago
6b45ba4
string: Add strchrnul()
by Simon Glass
· 7 years ago
cb0eae8
string: Use memcpy() within memmove() when we can
by Simon Glass
· 8 years ago
ab4458b
string: Provide a slimmed-down memset()
by Simon Glass
· 8 years ago
25bab53
Remove unneeded remnants of bcopy().
by Robert P. J. Day
· 8 years ago
80d9ef8
lib: string: move strlcpy() to a common place
by Masahiro Yamada
· 10 years ago
d4c8aa9
Coding Style cleanup: remove trailing empty lines
by Wolfgang Denk
· 11 years ago
dfe64e2
mtd: resync with Linux-3.7.1
by Sergey Lapin
· 12 years ago
e772cb3
Make linux kernel string funcs available to tools
by Joe Hershberger
· 12 years ago
b1f17bf
Add strcasecmp() and strncasecmp()
by Simon Glass
· 12 years ago
5454ddb
nand: Sanitize ONFI strings.
by Christian Hitz
· 13 years ago
b038db8
memcpy/memmove: Do not copy to same address
by Matthias Weisser
· 13 years ago
78acc47
Rename lib_generic/ to lib/
by Peter Tyser
· 15 years ago
[Renamed from lib_generic/string.c]
e3ea948
lib_generic memset: fill one word at a time if possible
by Alessandro Rubini
· 15 years ago
ecd830b
lib_generic memcpy: copy one word at a time if possible
by Alessandro Rubini
· 15 years ago
53677ef
Big white-space cleanup.
by Wolfgang Denk
· 16 years ago
983bebb
Scheduled for removal: strnicmp() which is unused
by Wolfgang Denk
· 19 years ago
e5e98ed
Fix loop end test in lib_generic/string.c:strswab()
by Wolfgang Denk
· 19 years ago
389db1f
Fix strswab() to reliably find end of string Patch by Andrew Dyer, 08 Feb 2005
by Wolfgang Denk
· 19 years ago
c3f9d49
* Patch by Yuli Barcohen, 4 Mar 2004:
by wdenk
· 21 years ago
8bde7f7
* Code cleanup:
by wdenk
· 21 years ago
b2184c3
* Patch by Daniel Engström, 18 Nov 2002:
by wdenk
· 22 years ago
c609719
Initial revision
by wdenk
· 22 years ago