Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
ce64bd3ff0c8add9db0acef2370b6a03122f5b50
/
lib
/
string.c
9297a7f
lib: string: Implement strlcat
by Sean Anderson
· Thu Mar 11 00:15:42 2021 -0500
2f51257
lib: string: Fix strlcpy return value
by Sean Anderson
· Thu Mar 11 00:15:41 2021 -0500
26b66a3
string: Use memcpy() within memmove() when we can
by Patrick Delaunay
· Fri Dec 11 14:59:23 2020 +0100
9e8f6d6
string: Allow arch override of strndup() also
by Simon Glass
· Mon Feb 03 07:36:00 2020 -0700
f056182
lib: Implement strndup()
by Thierry Reding
· Mon Apr 15 11:32:14 2019 +0200
43e571d
string: Include the config header
by Simon Glass
· Tue Nov 06 15:21:38 2018 -0700
0d0e3c9
string: Add strcspn()
by Simon Glass
· Thu May 18 20:09:29 2017 -0600
4355d42
string: Add strchrnul()
by Simon Glass
· Thu May 18 20:09:28 2017 -0600
03f827e
string: Use memcpy() within memmove() when we can
by Simon Glass
· Wed Apr 05 16:23:31 2017 -0600
e2f94ae
string: Provide a slimmed-down memset()
by Simon Glass
· Sun Apr 02 09:50:28 2017 -0600
7a9a2e6
Remove unneeded remnants of bcopy().
by Robert P. J. Day
· Mon May 30 06:55:53 2016 -0400
0588ce1
lib: string: move strlcpy() to a common place
by Masahiro Yamada
· Thu Nov 20 21:20:32 2014 +0900
18ab2f0
Coding Style cleanup: remove trailing empty lines
by Wolfgang Denk
· Fri Oct 04 17:43:25 2013 +0200
3a38a55
mtd: resync with Linux-3.7.1
by Sergey Lapin
· Mon Jan 14 03:46:50 2013 +0000
32ec63c
Make linux kernel string funcs available to tools
by Joe Hershberger
· Tue Dec 11 22:16:18 2012 -0600
459af69
Add strcasecmp() and strncasecmp()
by Simon Glass
· Wed Dec 05 14:46:35 2012 +0000
6f1c9e0
nand: Sanitize ONFI strings.
by Christian Hitz
· Wed Oct 12 09:32:05 2011 +0200
5bf6348
memcpy/memmove: Do not copy to same address
by Matthias Weisser
· Sun May 22 23:03:55 2011 +0000
685b7f5
Rename lib_generic/ to lib/
by Peter Tyser
· Mon Apr 12 22:28:05 2010 -0500
[Renamed from lib_generic/string.c]
fe1a2fb
lib_generic memset: fill one word at a time if possible
by Alessandro Rubini
· Sat Oct 10 11:51:16 2009 +0200
f881b54
lib_generic memcpy: copy one word at a time if possible
by Alessandro Rubini
· Sat Oct 10 11:51:05 2009 +0200
a1be476
Big white-space cleanup.
by Wolfgang Denk
· Tue May 20 16:00:29 2008 +0200
af8c4ca
Scheduled for removal: strnicmp() which is unused
by Wolfgang Denk
· Wed May 03 01:00:39 2006 +0200
df70a42
Fix loop end test in lib_generic/string.c:strswab()
by Wolfgang Denk
· Tue Oct 04 23:38:07 2005 +0200
c7ca7cf
Fix strswab() to reliably find end of string Patch by Andrew Dyer, 08 Feb 2005
by Wolfgang Denk
· Sun Sep 25 16:15:17 2005 +0200
acd9b10
* Patch by Yuli Barcohen, 4 Mar 2004:
by wdenk
· Sun Mar 14 00:59:59 2004 +0000
57b2d80
* Code cleanup:
by wdenk
· Fri Jun 27 21:31:46 2003 +0000
67ff36c
* Patch by Daniel Engström, 18 Nov 2002:
by wdenk
· Tue Nov 19 23:01:07 2002 +0000
c609719
Initial revision
by wdenk
· Sun Nov 03 00:24:07 2002 +0000