make 'forceexit' more fprintf-like, better error message when ioctl fails.

This commit is contained in:
Arnout Engelen
2008-12-31 15:40:48 +00:00
parent cddd1d2e6c
commit 22a28e973e
3 changed files with 55 additions and 60 deletions

View File

@@ -47,8 +47,7 @@
#define PROGNAME_WIDTH 27
void forceExit(const char *msg);
void forceExit(const char *msg, const char* msg2);
void forceExit(const char *msg, ...);
class local_addr {
public: