Eric Andersen
|
338237994a
s/UCLIBC_HAS_MMU/ARCH_HAS_MMU/g
|
21 years ago |
Eric Andersen
|
fb84603f8c
Peter S. Mazinger writes:
|
21 years ago |
Eric Andersen
|
8d532c5131
Rework malloc. The new default implementation is based on dlmalloc from Doug
|
21 years ago |
Eric Andersen
|
5660d0d42d
Set the default stdio buffer size to 4096, rather then 256.
|
21 years ago |
Eric Andersen
|
1e4f229f0e
Yet more messing with selecting sane default configs
|
21 years ago |
Eric Andersen
|
f8bc724a4d
Yet more config system updates
|
21 years ago |
Eric Andersen
|
8407ee91dd
Peter S. Mazinger writes:
|
21 years ago |
Eric Andersen
|
591baf8f35
Naming things this way will be much easier to deal with
|
21 years ago |
Eric Andersen
|
f8a3fa0247
Rework the config system. Better utilize the Kconfig language
|
21 years ago |
Manuel Novoa III
|
f72338a387
Some more soft float fixes... for arm in particular (libfloat).
|
21 years ago |
Eric Andersen
|
336eda9bf6
Add a new RUNTIME_PREFIX
|
21 years ago |
Eric Andersen
|
2d421e4f94
More detail on the use of MALLOC_DEBUG
|
21 years ago |
Eric Andersen
|
7b20dadaf5
Force Large File Support disabled on Cris, since something
|
21 years ago |
Eric Andersen
|
4a18ebe8fe
Attack of the spelling police....
|
21 years ago |
Eric Andersen
|
86be4f7e5a
Enable automagic locale data downloads
|
21 years ago |
Eric Andersen
|
f8853afba4
Add in several config system updates for locale support.
|
21 years ago |
Manuel Novoa III
|
c66fd044d2
Fix wctype.c so that wchar can be enabled without ctype table-based functions.
|
21 years ago |
Manuel Novoa III
|
f223985456
Add back in table-less ctype funcs for those interested in minimizing
|
21 years ago |
Manuel Novoa III
|
db07e536d4
Update old_vfconfig help and some dependencies.
|
21 years ago |
Eric Andersen
|
41130f0233
Let people enable ftw, make glob an option, add a new "Big and Tall"
|
21 years ago |
Eric Andersen
|
43fc7e7989
Rob Landley writes:
|
21 years ago |
Eric Andersen
|
bf499c9dde
Reluctantly add wordexp()
|
21 years ago |
Eric Andersen
|
a4ba059034
Add in a MALLOC_GLIBC_COMPAT option to let people decide if they
|
21 years ago |
Eric Andersen
|
39aa3280a0
Shuffle options around a bit
|
21 years ago |
Manuel Novoa III
|
1217289737
Add a new *scanf implementation, includeing the *wscanf functions.
|
21 years ago |
Eric Andersen
|
ea3abe244d
Add config option to enable 'struct tm' timezone extension fields
|
21 years ago |
Eric Andersen
|
27b9ce8b12
Seperate pthread debugging from uClibc debugging. They are used
|
21 years ago |
Eric Andersen
|
67eff66438
Initial effort at adding profiling support.
|
21 years ago |
Eric Andersen
|
33fd05be56
Patch from Stefan Allius to make adding libgcc functions to the library an
|
22 years ago |
Eric Andersen
|
929f718b23
Only build the ncurses stuff when it is needed, based on a
|
22 years ago |