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
/
strlcpy.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libc/string: need additional work to remove libc_hidden_proto's properly
Denis Vlasenko
2008-11-26
1
-11
/
+10
*
Make wcsxfrm visible also when LOCALE support is disabled.
Carmelo Amoroso
2008-11-25
1
-0
/
+1
*
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
Denis Vlasenko
2008-05-19
1
-2
/
+2
*
Get rid of missing prototype warnings
Peter S. Mazinger
2006-01-26
1
-1
/
+3
*
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
-13
/
+18
*
Complete split of all the string functions. Hope haven't broken too much. wcs...
Peter S. Mazinger
2006-01-03
1
-9
/
+46
*
Use hidden_strong_alias for alias(__x,__y), do not use recursive aliases
Peter S. Mazinger
2005-12-08
1
-2
/
+2
*
Use correct syntax, correct weak/strong for [__]strxfrm
Peter S. Mazinger
2005-12-06
1
-1
/
+2
*
Split up wstring.c and use attribute_hidden
Peter S. Mazinger
2005-11-14
1
-0
/
+18