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
/
strtok_r.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
trim Experimentally off and uncommented hidden
Bernhard Reutner-Fischer
2009-09-18
1
-5
/
+0
*
Last portion of libc_hidden_proto removal.
Denis Vlasenko
2008-11-20
1
-2
/
+2
*
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
Denis Vlasenko
2008-05-19
1
-3
/
+3
*
hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...
Peter S. Mazinger
2006-01-14
1
-8
/
+13
*
Complete split of all the string functions. Hope haven't broken too much. wcs...
Peter S. Mazinger
2006-01-03
1
-9
/
+45
*
Hide some of mem* and str*
Peter S. Mazinger
2005-11-27
1
-2
/
+2
*
Correct Warning: function declaration isn't a prototype
Peter S. Mazinger
2005-11-15
1
-2
/
+2
*
Split up wstring.c and use attribute_hidden
Peter S. Mazinger
2005-11-14
1
-0
/
+19
*
Cleanup the mess, remove now obsolete files
Eric Andersen
2002-06-12
1
-53
/
+0
*
Use public interface, not a glibc style private one
Eric Andersen
2002-01-06
1
-3
/
+1
*
Cleanup the toploevel makefile handing of shared libs. Add weak_alias
Eric Andersen
2001-06-12
1
-1
/
+1
*
Added __strtok_r function. Change strtok to a wrapper around __strtok_r and
Manuel Novoa III
2001-03-01
1
-0
/
+55