Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
double check that this is what you intended?
-Erik
|
|
Jon Nelson <jnelson@boa.org>
|
|
|
|
-Erik
|
|
it really should be grouped together too. And it needed to be grouped
more then it needed to be in sysdeps/linux/common
|
|
|
|
|
|
|
|
|
|
|
|
|
|
since we will end up needing a few more of them anyways, and
all the other arches have the full set anyways.
-Erik
|
|
forget about wrapper functions and just use weak symbols.
-Erik
|
|
|
|
|
|
|
|
defining things to "0" in the disabled case to outright undefining them, lest
code that does an "#ifdef FOO" get inadvertantly triggered. Remove now
unneeded lines from Rules.mak which makes the command line smaller and avoids
redundancy (since this stuff is now pulled in via features.h).
-Erik
|
|
|
|
|
|
features.h. Reworked build of shared lib as suggested by Magick <magick@dds.nl>.
|
|
|
|
|
|
|
|
|
|
-Erik
|
|
there and already implemented as wrapper funcs. And so
just the header files were wrong. Anyway, axe the old
index and rindex.
-Erik
|
|
|
|
|
|
|
|
|
|
|
|
|
|
so few apps use it, and it is just a stub anyways. Better
to just skip it.
|
|
that are greater that long long max, but works well enough to support interface
in busybox. Just a temporary measure until scanf.c is rewritten.
|
|
|
|
|
|
|
|
shell, lash, is about to start using wordexp.
-Erik
|
|
-Erik
|
|
still needing to be reworked.
-Erik
|
|
|
|
|
|
make clean works.
|
|
with a check for NO_MMU of course.
|