index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
string.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: Implement strndup()
Thierry Reding
2019-06-05
1
-0
/
+23
*
string: Include the config header
Simon Glass
2018-11-20
1
-0
/
+1
*
string: Add strcspn()
Simon Glass
2017-06-01
1
-0
/
+24
*
string: Add strchrnul()
Simon Glass
2017-06-01
1
-0
/
+8
*
string: Use memcpy() within memmove() when we can
Simon Glass
2017-05-09
1
-9
/
+2
*
string: Provide a slimmed-down memset()
Simon Glass
2017-04-04
1
-2
/
+4
*
Remove unneeded remnants of bcopy().
Robert P. J. Day
2016-06-06
1
-24
/
+0
*
lib: string: move strlcpy() to a common place
Masahiro Yamada
2014-12-11
1
-0
/
+25
*
Coding Style cleanup: remove trailing empty lines
Wolfgang Denk
2013-10-14
1
-1
/
+0
*
mtd: resync with Linux-3.7.1
Sergey Lapin
2013-05-31
1
-0
/
+59
*
Make linux kernel string funcs available to tools
Joe Hershberger
2012-12-13
1
-39
/
+0
*
Add strcasecmp() and strncasecmp()
Simon Glass
2012-12-11
1
-4
/
+12
*
nand: Sanitize ONFI strings.
Christian Hitz
2012-01-26
1
-0
/
+39
*
memcpy/memmove: Do not copy to same address
Matthias Weisser
2011-07-26
1
-0
/
+6
*
Rename lib_generic/ to lib/
Peter Tyser
2010-04-13
1
-0
/
+605