Denis Vlasenko
|
125773133f
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
|
16 years ago |
Peter S. Mazinger
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 years ago |
Peter S. Mazinger
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
19 years ago |
Peter S. Mazinger
|
de77369cf4
Hide some of mem* and str*
|
19 years ago |
Peter S. Mazinger
|
6b8c0cedae
Correct Warning: function declaration isn't a prototype
|
19 years ago |
Peter S. Mazinger
|
76cad786c8
Split up wstring.c and use attribute_hidden
|
19 years ago |
Eric Andersen
|
fd6b9378be
Cleanup the mess, remove now obsolete files
|
22 years ago |
Eric Andersen
|
1a420b1fcb
Use public interface, not a glibc style private one
|
23 years ago |
Eric Andersen
|
92773db48e
Cleanup the toploevel makefile handing of shared libs. Add weak_alias
|
23 years ago |
Manuel Novoa III
|
9aed53cc26
Added __strtok_r function. Change strtok to a wrapper around __strtok_r and
|
24 years ago |