Ron
|
b9b00cd60a
Make more utility functions static
|
15 年 前 |
Mike Frysinger
|
32242e7e10
unify the headers/random defines into porting.h to avoid duplication/rot
|
15 年 前 |
Mike Frysinger
|
a77c1608a4
cleanup style; no functional changes
|
17 年 前 |
Mike Frysinger
|
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 年 前 |
Eric Andersen
|
d5b26eae20
Allow ldconfig.host to build ld.so.cache for target, regardless of
|
19 年 前 |
Eric Andersen
|
e556691e4f
Begin converting the client utils
|
21 年 前 |