Peter S. Mazinger
|
eedef37b4a
do not define _ISOC99_SOURCE in specific files
|
há 13 anos atrás |
Denys Vlasenko
|
5a24d88fbb
_uintmaxtostr: fix indentation (spaces->tabs), no code changes
|
há 14 anos atrás |
Bernhard Reutner-Fischer
|
21730caa66
trim Experimentally off and uncommented hidden
|
há 15 anos atrás |
Denis Vlasenko
|
3f1adc3da0
*: remove __UCLIBC_CURLOCALE_DATA, __UCLIBC_CURLOCALE_DATA.x
|
há 16 anos atrás |
Bernhard Reutner-Fischer
|
1f020b1786
- trim any trailing whitespace
|
há 16 anos atrás |
Denis Vlasenko
|
125773133f
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
|
há 16 anos atrás |
Peter S. Mazinger
|
42c1ad48fa
Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back
|
há 18 anos atrás |
Peter S. Mazinger
|
b25ad630be
Last relocs jump and global data, (even locales) that I could remove are gone from libc. The remaining are left as exercise for others ;-)
|
há 19 anos atrás |
Peter S. Mazinger
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
há 19 anos atrás |
Peter S. Mazinger
|
86450311eb
_uintmaxtostr is only internally used, we do not need a rename, uClibc_uintmaxtostr.h is only internal header, remove from target
|
há 19 anos atrás |
Peter S. Mazinger
|
8a0b43005a
Hide mostly used functions
|
há 19 anos atrás |
Peter S. Mazinger
|
f3b4c74b53
100 JUMP relocs less (remaining 431) by hiding internally used ones
|
há 19 anos atrás |
Manuel Novoa III
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
há 21 anos atrás |