Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
on i386, at least, so seems like a good thing.
|
|
in registers.
NOTE: i386/mcount.S really needs to be rewritten. It currently won't
work for non-PIC builds.
|
|
|
|
|
|
|
|
|
|
glibc, with several changes for use in uClibc.
|
|
-Erik
|
|
which was reversed. Provide more consistancy between implementations.
Handle it when people do stupid things like malloc(-1);
|
|
This fixes it.
|
|
configured with non-buffered stdio and non-wchar mode.
Fix a couple of bugs that showed up in minimalist configurations.
Update old_vfprintf to handle size qualifiers on the integer and %n
conversions. It now passed the glibc printf tests with the exception
of a floating point rounding difference.
|
|
|
|
|
|
unwrapped prototypes, when float support is disabled.
Also don't install printf.h if glibc custom printf specifier support
is disabled.
|
|
|
|
size... :-(
|
|
|
|
|
|
|
|
|
|
top level config menu.
|
|
|
|
|
|
|
|
all the other *48 random functions.
|
|
|
|
|
|
|
|
|
|
|
|
well as stub libintl, depending on configuration.
|
|
|
|
|
|
|
|
|
|
with glibc).
|
|
glibc and uClibc.
|
|
|
|
|
|
on a much improve test by mjn3.
|
|
|
|
|
|
|
|
Also, disable the locale link_warnings for now, as they generate a
lot of noise when using libstd++.
|
|
|
|
|