Eric Andersen
|
ffdab6f3bf
Make sure these use the local sysdep.h header file
|
24 years ago |
Eric Andersen
|
92773db48e
Cleanup the toploevel makefile handing of shared libs. Add weak_alias
|
24 years ago |
Eric Andersen
|
23f586ed1e
Some socket cleanups
|
24 years ago |
Eric Andersen
|
0e220f4946
Silence a few warnings.
|
24 years ago |
Eric Andersen
|
87edfb6711
Default to testing shared libs.
|
24 years ago |
Eric Andersen
|
7acbbe0b33
Default to malloc-930716 for x86
|
24 years ago |
Eric Andersen
|
f0b7e47da3
Get rid of the unused LDSO_VERSION
|
24 years ago |
Manuel Novoa III
|
68822fc77d
Fix bug in ldso/util/Makefile introduced when Erik added the readelf app.
|
24 years ago |
Eric Andersen
|
d6c19a6e1a
Add in a test for outb (that currently fails)
|
24 years ago |
Manuel Novoa III
|
000e5cc436
Commit _uClibc_fread bug fix (with minor edit) posted by Johan Adolfsson <johan.adolfsson@axis.com>.
|
24 years ago |
David McCullough
|
fde510315b
|
24 years ago |
David McCullough
|
e9499a8a60
|
24 years ago |
David McCullough
|
50bb6aff9a
|
24 years ago |
David McCullough
|
d0c25d2349
|
24 years ago |
David McCullough
|
0a4aa6c3ee
|
24 years ago |
Eric Andersen
|
76a5ce1a3e
Update the TODO file
|
24 years ago |
Eric Andersen
|
2a115f6c06
Add a new 'readelf' util I wrote this weekend.
|
24 years ago |
Eric Andersen
|
f68eb8d50b
Teach the ldso stuff to use the proper elf.h header file, not a local copy.
|
24 years ago |
Manuel Novoa III
|
03f338ab66
Update the todo. Add my personal list.
|
24 years ago |
Manuel Novoa III
|
d85536af73
Add locale-enabled strcoll function from vodz, plus supporting tool.
|
24 years ago |
Manuel Novoa III
|
4f8c656e40
Always check before you commit...^100. We need to build the dynamic linker
|
24 years ago |
Manuel Novoa III
|
eb8bb5738d
Only build ldso if building shared. Also, if building ldso, build all subdirs.
|
24 years ago |
Manuel Novoa III
|
47c1983b76
Fix misuse of DO_SHARED and LDSO_PRESENT. Add -f option to "cp"s.
|
24 years ago |
Eric Andersen
|
0bee90dec0
Put the locale stuff back how it was till we can get a proper implementation
|
24 years ago |
Eric Andersen
|
aafa530c0d
oops.
|
24 years ago |
Eric Andersen
|
06777c5b96
decouple this from strchr
|
24 years ago |
Manuel Novoa III
|
75b012d74e
Fix bug: tried to install non-existant shared libs.
|
24 years ago |
Eric Andersen
|
fbaac3d4f3
Add in an initial TODO list. Please add stuff as needed (and feel
|
24 years ago |
Manuel Novoa III
|
e68b7116f9
Added cmdline options --uclibc-use-build-dir and --uclibc-use-rpath so that
|
24 years ago |
Manuel Novoa III
|
63fbd32beb
Install ldd and ldconfig as appropriate.
|
24 years ago |