Eric Andersen
|
df6add6279
Some cleanups needed for things to compile and work as expected
|
23 vuotta sitten |
Eric Andersen
|
3bb075634b
use ln -fs
|
23 vuotta sitten |
Eric Andersen
|
bdff18da87
Scrub up a few things I forgot. Add a few more cleanups.
|
23 vuotta sitten |
Eric Andersen
|
8fbaabf323
This takes about 6k off the size of the x86 shared lib loader...
|
23 vuotta sitten |
David Schleef
|
e3424a396a
fixperms needs the correct name for ld-uClibc
|
23 vuotta sitten |
David Schleef
|
17a4d27ec4
PowerPC has a different kernel interface for termios. Grrr...
|
23 vuotta sitten |
David Schleef
|
e0130ea5d5
The previous termios.h strongly appeared to be from a different
|
23 vuotta sitten |
David Schleef
|
4a8c7f5897
Add test for proper realloc() behavior.
|
23 vuotta sitten |
Eric Andersen
|
ffc7bb39cc
This commit merges David Schleef's updates to the build system, which a
|
23 vuotta sitten |
Eric Andersen
|
d6e6ee0202
Use uClibc's ldd, not the system one which is probably broken
|
23 vuotta sitten |
Eric Andersen
|
dd5db8b9f5
Add missing in_addr_t
|
23 vuotta sitten |
David Schleef
|
38dccaf3ed
Added #ifdef DEBUG where appropriate.
|
23 vuotta sitten |
David Schleef
|
9ef15439a4
First cut of PowerPC port. It works for hello world, but has lots
|
23 vuotta sitten |
David Schleef
|
6e0b24b426
Small fixups for powerpc
|
23 vuotta sitten |
David McCullough
|
ce8ee8d9b4
|
23 vuotta sitten |
David McCullough
|
5882811b88
|
23 vuotta sitten |
David McCullough
|
635c2432c7
|
23 vuotta sitten |
David McCullough
|
8ccf39ef91
|
23 vuotta sitten |
Eric Andersen
|
bcbf416f71
Seems weak_alias wasn't working as expected...
|
23 vuotta sitten |
Eric Andersen
|
ba8a597c04
ldd rewrite is done
|
23 vuotta sitten |
Eric Andersen
|
b5675ab467
Rewrite of ldd so it works as expected, and does not invoke the
|
23 vuotta sitten |
Eric Andersen
|
1b2d16f45f
Fix the code for finding the interpreter, which was I had
|
23 vuotta sitten |
Eric Andersen
|
8f6ad30191
A patch from Michal Moskal <malekith@pld.org.pl> to include
|
23 vuotta sitten |
Eric Andersen
|
8df26e4f7b
Workaround an old m68k-coff compiler problem
|
23 vuotta sitten |
Eric Andersen
|
cfaa5a15ba
This config seems to be basically correct for arm uClinux systems.
|
23 vuotta sitten |
Eric Andersen
|
9f26cdeaec
Fix strxfrm, which was broken (thanks to Shaya Potter <spotter@us.ibm.com>
|
23 vuotta sitten |
Eric Andersen
|
8c96e2548a
Note missing shadow support
|
23 vuotta sitten |
Eric Andersen
|
a9e5b24e67
Don't change options on based on path -- use command line options or
|
23 vuotta sitten |
Eric Andersen
|
562d9dc331
forkpty.c uses fork(), and so must be disabled when HAS_MMU=false
|
23 vuotta sitten |
Eric Andersen
|
fcc76ccf9c
Note that ldd needs a rewrite
|
23 vuotta sitten |