OSDN Git Service

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)
commitb6a1e96fa9cf5de62f91af0233ab06953ebdf883
tree90b2a50b498f529022d9d97a5eb6383c92958e55
parent0cabb075db3b29c180f9789fad06f4722f7a556b
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]