Eric Andersen
|
7f09a14cab
No real need to make ldd.target and readelf.target be static...
|
22 years ago |
Eric Andersen
|
5739992b0e
Speed things up by eliminating lots of needless exec calls
|
22 years ago |
Eric Andersen
|
6c51422632
Ensure that make clean really cleans up after itself
|
22 years ago |
Eric Andersen
|
038ba9e7f6
Add missing sysctl.h and queue.h
|
22 years ago |
Eric Andersen
|
4b6a6f0faa
Patch from Tobias Anderberg <tobias.anderberg@axis.com> to
|
22 years ago |
Eric Andersen
|
4a5a81ac16
Patch from Steven J. Hill <sjhill@realitydiluted.com>:
|
22 years ago |
Eric Andersen
|
776eae6153
Make ldd and readelf work even with byte swapped binaries
|
22 years ago |
Miles Bader
|
538aa2d871
Use __off64_t instead of off64_t.
|
22 years ago |
Eric Andersen
|
14efb6d73e
Stupid libgcc.a from gcc 2.95.x uses __write in pure.o
|
22 years ago |
Miles Bader
|
81e8f981a8
Don't bother zeroing BSS, since actually we _can_ rely on the loader to do it.
|
22 years ago |
Eric Andersen
|
3e87ecb2f6
Rework libcrypt based on the openbsd crypt implementation so that it passes the
|
22 years ago |
Eric Andersen
|
4844aa2aac
Bah. Fix (non)password issue.
|
22 years ago |
Eric Andersen
|
66361fb162
Don't use $(PWD), use $(shell pwd) instead
|
22 years ago |
Eric Andersen
|
bce1aacf14
Add support for mmap64
|
22 years ago |
Eric Andersen
|
15844e5618
Minor updates.
|
22 years ago |
David Schleef
|
e261c8f8e5
Moved old README to INSTALL, and wrote a new README that is much more
|
22 years ago |
David Schleef
|
6f691fbee6
Make sure that CROSS="" for native building.
|
22 years ago |
David Schleef
|
79469b53d8
uploading new snapshot
|
22 years ago |
David Schleef
|
9318e7205c
updated kernel source package to 2.4.18
|
22 years ago |
David Schleef
|
57119fea61
updated to 0.9.11
|
22 years ago |
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 |