Eric Andersen
|
b99f984429
Fix 'make clean' target
|
24 years ago |
Eric Andersen
|
8942115905
Fix 'make clean' so it clean the rpc dir
|
24 years ago |
Eric Andersen
|
7094f622f1
Fix broken resources.h
|
24 years ago |
Eric Andersen
|
887a0c51a3
Oops. Forgot the makefile updates
|
24 years ago |
Eric Andersen
|
46c89f0b62
These are needed for ash-0.3.8
|
24 years ago |
Eric Andersen
|
ef61d4a84b
Seems a few apps need this one...
|
24 years ago |
Eric Andersen
|
1babc85672
Check if ld.so is included in the NEEDED list. If so, do not _again_
|
24 years ago |
Eric Andersen
|
be0f7c05d8
Fix up naming of ld.so so every uses the same define. The top level
|
24 years ago |
Eric Andersen
|
2a47ca7e9a
Ignore generated file
|
24 years ago |
Eric Andersen
|
9407658835
minor formatting cleanups
|
24 years ago |
Eric Andersen
|
8d9ef26757
Add in _dl_strrchr
|
24 years ago |
Eric Andersen
|
1077fa4d77
uClibc now has a math library. muahahahaha!
|
24 years ago |
Eric Andersen
|
22358dd7ce
Don't hard code path to TARGET_CC
|
24 years ago |
Eric Andersen
|
758899d3fb
ignore generated stuff
|
24 years ago |
Eric Andersen
|
6677d39ff4
Add in an older libc5 glob implementation, which is a bit thinner.
|
24 years ago |
Eric Andersen
|
e6f7f47c0b
By default, leave out the RPC junk (it adds over 30k). Add in a compile
|
24 years ago |
Eric Andersen
|
64cdebe1de
compile up libutil
|
24 years ago |
Eric Andersen
|
cc848544ff
Yipe. This was still pulling in kernel headers.
|
24 years ago |
Eric Andersen
|
a3e03be058
Add in libutil, based on Cory Visi's variant of Michael Shmulevich's libutil
|
24 years ago |
Eric Andersen
|
6c0899094d
Turns out alphasort was totally broken. This fixed one works.
|
24 years ago |
Eric Andersen
|
099c1958f3
A patch from Jon Nelson <jnelson@securepipe.com> to make scandir
|
24 years ago |
Eric Andersen
|
f8a6506990
Add in a qsort, alphasort, scandir test from Jon Nelson, jnelson@securepipe.com
|
24 years ago |
Eric Andersen
|
d25de22476
Make sure types are pulled in
|
24 years ago |
Eric Andersen
|
d3fda8f182
Some very minor cleanups
|
24 years ago |
David McCullough
|
a15d4cd59d
|
24 years ago |
David McCullough
|
05669c069b
|
24 years ago |
Manuel Novoa III
|
59674ac812
Fix comment for #endif to remove warnings.
|
24 years ago |
Eric Andersen
|
65902425f1
Looks like I forgot to commit this.
|
24 years ago |
Eric Andersen
|
10ecb394d4
Use the symbolic name, don't hard code.
|
24 years ago |
Eric Andersen
|
86211d8b2b
Put in but leave commented the DL_DEBUG define
|
24 years ago |