Austin Foxley
|
cfbc008107
rework internal uClibc mutexes to support futex locking, and nptl
|
15 years ago |
Denys Vlasenko
|
93f8a2e834
convert // comments to /**/; remove empty #if/#endif pairs. no code changes
|
15 years ago |
Bernhard Reutner-Fischer
|
21730caa66
trim Experimentally off and uncommented hidden
|
15 years ago |
Denis Vlasenko
|
3f1adc3da0
*: remove __UCLIBC_CURLOCALE_DATA, __UCLIBC_CURLOCALE_DATA.x
|
16 years ago |
Denis Vlasenko
|
c6df9c9452
more of warning fixes, mostly pointer signedness mismatches
|
16 years ago |
Denis Vlasenko
|
20018a634f
libc/stdio/_scanf.c: heed lots of warnings about signed/unsigned chars
|
16 years ago |
Denis Vlasenko
|
cb97aadebf
Last portion of libc_hidden_proto removal.
|
16 years ago |
Denis Vlasenko
|
933df87e4e
libc_hidden_proto removal, a few more functions
|
16 years ago |
Carmelo Amoroso
|
a79016198c
Fix some locale multibyte tests failures ad below:
|
16 years ago |
Bernhard Reutner-Fischer
|
1d7049aa86
- Avoid warning about undefined preprocessor token. No obj-code changes.
|
16 years ago |
Bernhard Reutner-Fischer
|
5e25c1061c
- avoid warning about cast from pointer to integer of different size
|
16 years ago |
Denis Vlasenko
|
125773133f
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
|
16 years ago |
Mike Frysinger
|
9c95d5d28d
patch from Hans-Christian Egtvedt to silence some spurious signed warnings
|
17 years ago |
Bernhard Reutner-Fischer
|
35d8250d34
- Trim superfluous trailing whitespace. No obj-code changes.
|
18 years ago |
Peter S. Mazinger
|
766ef9a2cc
Correct build if UCLIBC_HAS_CTYPE_TABLES is not defined
|
18 years ago |
Peter S. Mazinger
|
42c1ad48fa
Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back
|
18 years ago |
Peter S. Mazinger
|
caed8420ef
More renames for IMA
|
19 years ago |