]> git.wh0rd.org Git - elf2flt.git/commit
Unify the duplicated windows and other system fallback logic in stubs.h
authorDavid McCullough <davidm@snapgear.com>
Tue, 7 Jul 2009 04:39:42 +0000 (04:39 +0000)
committerDavid McCullough <davidm@snapgear.com>
Tue, 7 Jul 2009 04:39:42 +0000 (04:39 +0000)
commit368260c0d5a31b414577a41a0a3e01f4e149ff0a
tree90b2a50b498f529022d9d97a5eb6383c92958e55
parent1c3862eb607fc5c518bfd29a790d00ec3bd0c6c8
Unify the duplicated windows and other system fallback logic in stubs.h
and add some fatal() helper functions to standardize the error output when
falling over.  This way we don't end up with obscure error messages with
no idea what util they are coming from.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Makefile.in
compress.c
elf2flt.c
flthdr.c
stubs.c
stubs.h [new file with mode: 0644]