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
/
x86_64
Commit message (
Expand
)
Author
Age
Files
Lines
*
guard *_chk() related stuff with UCLIBC_HAS_FORTIFY
Peter S. Mazinger
2011-03-09
2
-7
/
+3
*
x86_64: fix multiple definition of chk functions
Austin Foxley
2009-12-19
4
-1
/
+7
*
build: Get rids of PIC macro using compiler flag __PIC__ instead
Carmelo Amoroso
2009-12-16
2
-3
/
+3
*
amd64 string ops: use alignment more carefully, and comment it.
Denis Vlasenko
2008-04-15
8
-30
/
+75
*
amd64 string ops: replace some instructions by smaller ones,
Denis Vlasenko
2008-04-15
5
-13
/
+12
*
Remove stray code alignment (.align 16 and .align 4 directives)
Denis Vlasenko
2007-07-29
7
-11
/
+12
*
Add new option for SuSv3 legacy functions and use it for bcopy/bzero/bcmp/ind...
Peter S. Mazinger
2006-03-23
2
-2
/
+7
*
unify duplicated code cause i get tired of updating this stuff
Mike Frysinger
2006-02-03
2
-31
/
+3
*
remove hidden versions of bzero, unused in libc.so
Peter S. Mazinger
2006-02-01
1
-1
/
+0
*
s/libc_hidden_proto/libc_hidden_def/
Peter S. Mazinger
2006-01-14
1
-1
/
+1
*
hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...
Peter S. Mazinger
2006-01-14
14
-41
/
+40
*
copy strcoll aliases from arm
Mike Frysinger
2006-01-09
1
-0
/
+3
*
add missing __strcoll alias
Mike Frysinger
2006-01-09
1
-0
/
+1
*
Use strong_alias everywhere instead of .global/.set. Correct some cases where...
Peter S. Mazinger
2006-01-03
14
-46
/
+33
*
Remove test file
Peter S. Mazinger
2005-12-01
1
-1454
/
+0
*
Remove TOPDIR
Peter S. Mazinger
2005-11-21
1
-3
/
+1
*
Add hidden versions
Peter S. Mazinger
2005-11-12
10
-19
/
+52
*
Last bits for IMA, now everything can be built w/ DOMULTI=y on gcc-3.4.4 with...
Peter S. Mazinger
2005-11-03
1
-1
/
+2
*
Replace all Makefiles for new build infrastucture
Peter S. Mazinger
2005-10-29
1
-27
/
+8
*
Renamed arch specific Makefile.in to Makefile.arch, else if TARGET_ARCH does ...
Peter S. Mazinger
2005-10-28
1
-1
/
+0
*
All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other arch...
Peter S. Mazinger
2005-10-25
1
-0
/
+28
*
Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec...
Peter S. Mazinger
2005-10-12
1
-10
/
+13
*
merge x86_64 optimized string support
Mike Frysinger
2005-09-21
15
-0
/
+2871