index
:
uClibc-alpine
0.9.32
0.9.32-alpine
master
Where we track our uclibc patches
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
string
Commit message (
Expand
)
Author
Age
Files
Lines
*
drop __BCC__ cruft from string code
Mike Frysinger
2009-10-16
14
-131
/
+11
*
sh4: Reorder code in memmove.c
Carmelo Amoroso
2009-10-10
1
-32
/
+30
*
sh: Add new optimisation to the SH4 memcpy
Giuseppe Cavallaro
2009-09-27
1
-2
/
+107
*
sh: add assembly strcpy and strncpy
Giuseppe Cavallaro
2009-09-27
2
-0
/
+71
*
sh: add assembly strlen from Kernel
Giuseppe Cavallaro
2009-09-27
1
-0
/
+75
*
sh: add assembly memchr from Kernel
Giuseppe Cavallaro
2009-09-27
1
-0
/
+30
*
sh: add a new memmove optimised for SH4
Giuseppe Cavallaro
2009-09-27
1
-0
/
+119
*
sh: add assembly memset from Kernel and optimise it for SH4
Giuseppe Cavallaro
2009-09-27
1
-0
/
+146
*
build C files within arch subfolders.
Giuseppe Cavallaro
2009-09-27
1
-1
/
+4
*
remove a few more empty #if/#endif pairs
Denys Vlasenko
2009-09-18
2
-7
/
+2
*
convert // comments to /**/; remove empty #if/#endif pairs. no code changes
Denys Vlasenko
2009-09-18
9
-16
/
+6
*
trim Experimentally off and uncommented hidden
Austin Foxley
2009-09-18
63
-128
/
+0
*
strsignal.c: whitespace fixes, no code changes (verified with objdump)
Denys Vlasenko
2009-09-18
1
-21
/
+17
*
support building out-of-tree
Bernhard Reutner-Fischer
2009-08-19
1
-0
/
+2
*
libc/string/i386/string.h: fix -O0 build failure
Denys Vlasenko
2009-08-19
1
-0
/
+22
*
relocate i386 string.h to i386-specific dir
Mike Frysinger
2009-08-19
1
-0
/
+316
*
sh: Fix up optimized SH-4 memcpy on big endian.
Giuseppe Cavallaro
2009-07-14
1
-12
/
+12
*
Correct ARM memcpy comments.
Joseph Myers
2009-07-09
1
-1
/
+2
*
Fix Thumb-2 memcpy.
Joseph Myers
2009-07-09
1
-1
/
+1
*
libc/string/i386/memset.c: memset 1 byte at a time is a bit gross
Denis Vlasenko
2009-04-23
1
-9
/
+56
*
Synch strverscmp.c with trunk
Carmelo Amoroso
2009-02-19
2
-0
/
+117
*
- synch r25316:25325 from trunk
Bernhard Reutner-Fischer
2009-02-18
1
-117
/
+0
*
Add strverscmp() and versionsort[64]().
Denis Vlasenko
2009-02-08
1
-0
/
+117
*
Synch with trunk: miscellaneous changes, mostly cleanup,
Carmelo Amoroso
2009-01-22
3
-101
/
+71
*
*: remove __UCLIBC_CURLOCALE_DATA, __UCLIBC_CURLOCALE_DATA.x
Denis Vlasenko
2009-01-21
1
-1
/
+1
*
- pull r24593:24596 from trunk
Bernhard Reutner-Fischer
2008-12-29
1
-1
/
+1
*
ldso/ldso/mips/*: non-pic support from trunk
Denis Vlasenko
2008-12-23
4
-8
/
+3
*
sync with trunk. Compile tested on i386
Denis Vlasenko
2008-12-23
21
-323
/
+278
*
fix build failures on i386
Denis Vlasenko
2008-12-23
4
-5
/
+5
*
Synch with trunk @ 24379
Carmelo Amoroso
2008-12-11
1
-14
/
+15
*
Go deeper while cleaning string directory to remove
Carmelo Amoroso
2008-12-04
1
-1
/
+1
*
Synch with trunk @ 24165
Carmelo Amoroso
2008-11-27
22
-63
/
+42
*
Make wcsxfrm visible also when LOCALE support is disabled.
Carmelo Amoroso
2008-11-25
1
-0
/
+1
*
Synch with trunk @ 24087
Carmelo Amoroso
2008-11-18
11
-12
/
+12
*
Synch with trunk @ 24075.
Carmelo Amoroso
2008-11-17
35
-1373
/
+1343
*
Synch with trunk at rev 22997.
Carmelo Amoroso
2008-07-31
14
-22
/
+22
*
libc_hidden_proto moved to string.h
Carmelo Amoroso
2008-06-19
62
-120
/
+126
*
Filter-out _memcpy_fwd.c and fix clean target to remove objects into deeper f...
Carmelo Amoroso
2008-06-19
1
-1
/
+4
*
Move static function _wordcopy_fwd_aligned and _wordcopy_fwd_dest_aligned fro...
Carmelo Amoroso
2008-06-19
3
-191
/
+194
*
Synch arch specific part of libc/string for frv/ia64/sparc/i386/powerpc/arm/a...
Carmelo Amoroso
2008-06-19
70
-658
/
+1080
*
Merge nptl branch tree with trunk.
Carmelo Amoroso
2008-03-16
22
-0
/
+2675
*
Added optmized memcpy implementation for SH4
Carmelo Amoroso
2007-11-21
5
-217
/
+1048
*
More merging from trunk.
"Steven J. Hill"
2007-01-21
4
-16
/
+192
*
Merge from trunk.
"Steven J. Hill"
2006-08-23
36
-22
/
+92
*
Merge from trunk.
"Steven J. Hill"
2006-08-18
23
-10
/
+75
*
Copy from trunk.
"Steven J. Hill"
2006-06-18
7
-0
/
+544
*
Merge from trunk. Going pretty good so far. Kind of. Okay, not really.
"Steven J. Hill"
2006-02-25
185
-1022
/
+3786
*
Clean up the 'sysdep.h' header chain. Other architectures will have their own...
"Steven J. Hill"
2006-02-05
3
-52
/
+2
*
Big fricking merge from trunk.
"Steven J. Hill"
2006-01-07
187
-4030
/
+3329
*
Copy from trunk.
"Steven J. Hill"
2006-01-07
1
-0
/
+145
[next]