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
/
memcmp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
trim Experimentally off and uncommented hidden
Bernhard Reutner-Fischer
2009-09-18
1
-1
/
+0
*
string/generic/memcmp.c: remove some really paranoid guards
Denis Vlasenko
2008-12-13
1
-15
/
+2
*
- remove old-style definitions. No object-code changes.
Bernhard Reutner-Fischer
2008-05-20
1
-10
/
+3
*
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
Denis Vlasenko
2008-05-19
1
-1
/
+1
*
mark a bunch of public mem/str functions as weak so that people who insist on...
Mike Frysinger
2007-12-22
1
-1
/
+1
*
Add new option for SuSv3 legacy functions and use it for bcopy/bzero/bcmp/ind...
Peter S. Mazinger
2006-03-23
1
-0
/
+2
*
make DODEBUG=y happy, update sysdeps/common/* copyright
Peter S. Mazinger
2006-01-14
1
-2
/
+2
*
hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...
Peter S. Mazinger
2006-01-14
1
-5
/
+4
*
Use strong_alias everywhere instead of .global/.set. Correct some cases where...
Peter S. Mazinger
2006-01-03
1
-4
/
+2
*
Move to use attribute_hidden
Peter S. Mazinger
2005-11-14
1
-8
/
+5
*
Add a couple of mips-specific string funcs.
Manuel Novoa III
2004-09-02
1
-0
/
+340