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
/
strcasestr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
convert // comments to /**/; remove empty #if/#endif pairs. no code changes
Denys Vlasenko
2009-09-18
1
-4
/
+0
*
trim Experimentally off and uncommented hidden
Bernhard Reutner-Fischer
2009-09-18
1
-3
/
+0
*
next portion of libc_hidden_proto removal
Denis Vlasenko
2008-11-20
1
-1
/
+1
*
libc_hidden_proto removal, a few more functions
Denis Vlasenko
2008-11-18
1
-2
/
+2
*
- Avoid warning about undefined preprocessor token. No obj-code changes.
Bernhard Reutner-Fischer
2008-05-30
1
-1
/
+1
*
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
Denis Vlasenko
2008-05-19
1
-0
/
+1
*
Correct build if UCLIBC_HAS_CTYPE_TABLES is not defined
Peter S. Mazinger
2006-03-22
1
-3
/
+3
*
Last relocs jump and global data, (even locales) that I could remove are gone...
Peter S. Mazinger
2006-01-16
1
-0
/
+5
*
hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...
Peter S. Mazinger
2006-01-14
1
-5
/
+5
*
Get rid of tolower/toupper jump reloc, correct tow* for XLOCALE
Peter S. Mazinger
2006-01-03
1
-2
/
+2
*
Complete split of all the string functions. Hope haven't broken too much. wcs...
Peter S. Mazinger
2006-01-03
1
-0
/
+51