Age | Commit message (Collapse) | Author |
|
as m68k which has some asm in its version).
-Erik
|
|
tree is less messy now (which helps), all libraries are placed into
uClibc/lib when compiling, all libraries now use a consistant mechanism
for being built, all libraries use a consistant naming scheme where the
lib name includes the uClibc version number, which makes ldconfig
happy and willing to work with us.
-Erik
|
|
so there is no reason to allocate 4k. Change working of execvep.c
per patch from Matthias Kilian <kili@outback.escape.de> so that there
is not a fixed 127 byte buffer. Too easy to overflow...
-Erik
|
|
who sent this to me a month ago and I forgot to check it in. Oops.
Better late then never.
-Erik
|
|
|
|
make clean works.
|
|
to facilitate the sparc porting work being done by Mathew Bosworth.
-Erik
|