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
/
generic
/
strcmp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
trim Experimentally off and uncommented hidden
Bernhard Reutner-Fischer
2009-09-18
1
-2
/
+0
*
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
Denis Vlasenko
2008-05-19
1
-2
/
+2
*
mark a bunch of public mem/str functions as weak so that people who insist on...
Mike Frysinger
2007-12-22
1
-1
/
+1
*
make gcc4 happy w/ hidden_def/proto, correct some typos
Peter S. Mazinger
2006-01-15
1
-1
/
+1
*
make DODEBUG=y happy, update sysdeps/common/* copyright
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
1
-5
/
+6
*
Use strong_alias everywhere instead of .global/.set. Correct some cases where...
Peter S. Mazinger
2006-01-03
1
-8
/
+5
*
Use hidden_strong_alias for alias(__x,__y), do not use recursive aliases
Peter S. Mazinger
2005-12-08
1
-2
/
+2
*
Correct Warning: function declaration isn't a prototype
Peter S. Mazinger
2005-11-15
1
-3
/
+1
*
Move to use attribute_hidden
Peter S. Mazinger
2005-11-14
1
-3
/
+5
*
weaks moved after the related function so gcc4 won't warn
Peter S. Mazinger
2005-09-22
1
-4
/
+4
*
Add a couple of mips-specific string funcs.
Manuel Novoa III
2004-09-02
1
-0
/
+52