index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
dubhe_fpga_dev_v2023.10
dubhe_fpga_dev_v2024.10
master
pinetabv-devel
rtthread_AMP
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
string.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-15
lib: Remove duplicate newlines
Marek Vasut
1
-1
/
+0
2023-08-09
Revert "lib: string: Fix strlcpy return value", fix callers
Matthias Schiffer
1
-7
/
+7
2022-10-27
lib: fix buggy strcmp and strncmp
Rasmus Villemoes
1
-10
/
+17
2021-10-08
lib: Add memdup()
Simon Glass
1
-0
/
+13
2021-05-24
string: make memcpy(), memset(), memcmp() and memmove() visible for LTO
Marek BehĂșn
1
-4
/
+5
2021-04-13
lib: string: Implement strlcat
Sean Anderson
1
-0
/
+19
2021-04-13
lib: string: Fix strlcpy return value
Sean Anderson
1
-4
/
+8
2021-01-16
string: Use memcpy() within memmove() when we can
Patrick Delaunay
1
-1
/
+13
2020-02-06
string: Allow arch override of strndup() also
Simon Glass
1
-1
/
+1
2019-06-05
lib: Implement strndup()
Thierry Reding
1
-0
/
+23
2018-11-21
string: Include the config header
Simon Glass
1
-0
/
+1
2017-06-01
string: Add strcspn()
Simon Glass
1
-0
/
+24
2017-06-01
string: Add strchrnul()
Simon Glass
1
-0
/
+8
2017-05-10
string: Use memcpy() within memmove() when we can
Simon Glass
1
-9
/
+2
2017-04-05
string: Provide a slimmed-down memset()
Simon Glass
1
-2
/
+4
2016-06-06
Remove unneeded remnants of bcopy().
Robert P. J. Day
1
-24
/
+0
2014-12-11
lib: string: move strlcpy() to a common place
Masahiro Yamada
1
-0
/
+25
2013-10-15
Coding Style cleanup: remove trailing empty lines
Wolfgang Denk
1
-1
/
+0
2013-06-01
mtd: resync with Linux-3.7.1
Sergey Lapin
1
-0
/
+59
2012-12-13
Make linux kernel string funcs available to tools
Joe Hershberger
1
-39
/
+0
2012-12-12
Add strcasecmp() and strncasecmp()
Simon Glass
1
-4
/
+12
2012-01-27
nand: Sanitize ONFI strings.
Christian Hitz
1
-0
/
+39
2011-07-26
memcpy/memmove: Do not copy to same address
Matthias Weisser
1
-0
/
+6
2010-04-13
Rename lib_generic/ to lib/
Peter Tyser
1
-0
/
+605