.. |
Makefile
|
b870fba08e
Make utils includable into main Makefile.in, add compile.u and hcompile.u, usable in utils and probably tests. vapier, please quite them if you want to
|
пре 19 година |
Makefile.in
|
45fbae2fff
make sure we first search for libraries in the newly built tree rather than the compiler path
|
пре 19 година |
bswap.h
|
f53229ed4e
fix typo as pointed out by Tony Wu and cleanup source
|
пре 18 година |
chroot_realpath.c
|
3b472007a1
update license
|
пре 19 година |
ldconfig.c
|
2ad663c004
remove newlines from warning messages
|
пре 19 година |
ldd.c
|
3e7394c25f
- fix compilation of __LDSO_CACHE_SUPPORT__
|
пре 18 година |
readelf.c
|
b9950f0c0f
the makefile will include elf.h for us #778
|
пре 18 година |
readsoname2.c
|
0e89137680
use ElfW(Addr) instead of ElfW(Word) since elf word types are always 32bits in size, even on 64bit hosts, while Addr is the proper native size ... also get creative with our signed/unsigned usage to get rid of warnings
|
пре 19 година |