Eric Andersen
|
95e97072d9
Patch from Axel Barnitzke <barney@xkontor.com> to fix handling
|
22 years ago |
Eric Andersen
|
98832397c2
Patch from Axel Barnitzke <barney@xkontor.com> to add basic
|
22 years ago |
Eric Andersen
|
8c8fbab31d
Patch from Mike McDonald to make gethostbyname_r() not fail for things like
|
22 years ago |
Eric Andersen
|
83a5601c6c
Patch from Martin Proulx to not do ELFish things when not ELF.
|
22 years ago |
Eric Andersen
|
ac582c1ec7
Patch from Martin Proulx to remove weak_aliases for non ELF compilers in
|
22 years ago |
Eric Andersen
|
9b4cbe2e11
Stub out pread and pwrite when not available
|
22 years ago |
David Schleef
|
108202d604
Change branch to fallthrough. Unclean, but it removes last R_PPC_REL24.
|
22 years ago |
Miles Bader
|
1410cc5382
Just tail-call __uClibc_main. There's no real point to calling abort if
|
22 years ago |
Eric Andersen
|
2ca01addd7
Remove strong aliases to symbols that we don't define in uClibc
|
22 years ago |
Miles Bader
|
844eb437d6
(L_dummy_main_reference): Reference the C symbol `main', not the linker
|
22 years ago |
Eric Andersen
|
a546f7b7b2
Fix dummy main reference so it works...
|
22 years ago |
Eric Andersen
|
5ce9147ea3
Manuel and I were looking into a problem with applications failing to link
|
22 years ago |
David Schleef
|
ed44f35a1a
use uClibc_config_fix.pl for configuration
|
22 years ago |
David Schleef
|
eb3cd98ee3
use ds account on cvs.uclibc.org
|
22 years ago |
Eric Andersen
|
0a15e8cd89
Fixed stpncpy() implementation from Manuel
|
22 years ago |
Eric Andersen
|
929686ba6a
Patch from Jim Treadway <jim@stardot-tech.com>:
|
22 years ago |
Eric Andersen
|
520204fff1
Update TODO list
|
22 years ago |
David McCullough
|
4977126b1c
|
22 years ago |
David McCullough
|
ee7b1a312d
|
22 years ago |
Eric Andersen
|
8f259cb9f5
Minor doc update
|
22 years ago |
Eric Andersen
|
f1fc9dcae4
A last minute addition
|
22 years ago |
Eric Andersen
|
870587d77b
Add a list of known bugs. Update the docs in preparation for a release.
|
22 years ago |
Eric Andersen
|
085d70be1a
SEND_NUMBER_STDERR is supposed to be calling _dl_simple_ltoa(),
|
22 years ago |
Eric Andersen
|
f48bd7236f
John Traill <john.traill@motorola.com> noticed that on powerpc
|
22 years ago |
Eric Andersen
|
e9371cdb63
Update Changelog
|
22 years ago |
Eric Andersen
|
7c48638e14
Teach powerpc to whine loudly about using -fPIC when a R_PPC_REL24
|
22 years ago |
Eric Andersen
|
9584adfb60
Mention pthreads for sparc
|
22 years ago |
Eric Andersen
|
dd27e84e64
Fix libpthread compile for sparc
|
22 years ago |
Eric Andersen
|
b7738ee773
Some minor updates per discussion with Miles Bader
|
22 years ago |
David Schleef
|
f0923988de
Make assembly code PIC-compatible.
|
22 years ago |