diff options
Diffstat (limited to 'src/fmtmsg')
| -rw-r--r-- | src/fmtmsg/MM_APPL.h | 5 | ||||
| -rw-r--r-- | src/fmtmsg/MM_CONSOLE.h | 6 | ||||
| -rw-r--r-- | src/fmtmsg/MM_ERROR.h | 5 | ||||
| -rw-r--r-- | src/fmtmsg/MM_FIRM.h | 5 | ||||
| -rw-r--r-- | src/fmtmsg/MM_HALT.h | 5 | ||||
| -rw-r--r-- | src/fmtmsg/MM_HARD.h | 5 | ||||
| -rw-r--r-- | src/fmtmsg/MM_INFO.h | 5 | ||||
| -rw-r--r-- | src/fmtmsg/MM_NOCON.h | 5 | ||||
| -rw-r--r-- | src/fmtmsg/MM_NOMSG.h | 5 | ||||
| -rw-r--r-- | src/fmtmsg/MM_NOSEV.h | 5 | ||||
| -rw-r--r-- | src/fmtmsg/MM_NOTOK.h | 5 | ||||
| -rw-r--r-- | src/fmtmsg/MM_NRECOV.h | 5 | ||||
| -rw-r--r-- | src/fmtmsg/MM_NULLACT.h | 5 | ||||
| -rw-r--r-- | src/fmtmsg/MM_NULLLBL.h | 5 | ||||
| -rw-r--r-- | src/fmtmsg/MM_NULLMC.h | 5 | ||||
| -rw-r--r-- | src/fmtmsg/MM_NULLSEV.h | 5 | ||||
| -rw-r--r-- | src/fmtmsg/MM_NULLTAG.h | 5 | ||||
| -rw-r--r-- | src/fmtmsg/MM_NULLTXT.h | 5 | ||||
| -rw-r--r-- | src/fmtmsg/MM_OK.h | 5 | ||||
| -rw-r--r-- | src/fmtmsg/MM_OPSYS.h | 5 | ||||
| -rw-r--r-- | src/fmtmsg/MM_PRINT.h | 5 | ||||
| -rw-r--r-- | src/fmtmsg/MM_RECOVER.h | 5 | ||||
| -rw-r--r-- | src/fmtmsg/MM_SOFT.h | 5 | ||||
| -rw-r--r-- | src/fmtmsg/MM_UTIL.h | 5 | ||||
| -rw-r--r-- | src/fmtmsg/MM_WARNING.h | 5 | ||||
| -rw-r--r-- | src/fmtmsg/fmtmsg.c | 15 |
26 files changed, 0 insertions, 141 deletions
diff --git a/src/fmtmsg/MM_APPL.h b/src/fmtmsg/MM_APPL.h deleted file mode 100644 index db98dc2a..00000000 --- a/src/fmtmsg/MM_APPL.h +++ /dev/null @@ -1,5 +0,0 @@ -#include <fmtmsg.h> -#define MM_APPL 3 -/* -XOPEN(400) -*/ diff --git a/src/fmtmsg/MM_CONSOLE.h b/src/fmtmsg/MM_CONSOLE.h deleted file mode 100644 index a4250314..00000000 --- a/src/fmtmsg/MM_CONSOLE.h +++ /dev/null @@ -1,6 +0,0 @@ -#include <fmtmsg.h> -#define MM_CONSOLE 14 - -/* -XOPEN(400) -*/ diff --git a/src/fmtmsg/MM_ERROR.h b/src/fmtmsg/MM_ERROR.h deleted file mode 100644 index fdb8bde5..00000000 --- a/src/fmtmsg/MM_ERROR.h +++ /dev/null @@ -1,5 +0,0 @@ -#include <fmtmsg.h> -#define MM_ERROR 9 -/* -XOPEN(400) -*/ diff --git a/src/fmtmsg/MM_FIRM.h b/src/fmtmsg/MM_FIRM.h deleted file mode 100644 index 15db286a..00000000 --- a/src/fmtmsg/MM_FIRM.h +++ /dev/null @@ -1,5 +0,0 @@ -#include <fmtmsg.h> -#define MM_FIRM 2 -/* -XOPEN(400) -*/ diff --git a/src/fmtmsg/MM_HALT.h b/src/fmtmsg/MM_HALT.h deleted file mode 100644 index 495e7494..00000000 --- a/src/fmtmsg/MM_HALT.h +++ /dev/null @@ -1,5 +0,0 @@ -#include <fmtmsg.h> -#define MM_HALT 8 -/* -XOPEN(400) -*/ diff --git a/src/fmtmsg/MM_HARD.h b/src/fmtmsg/MM_HARD.h deleted file mode 100644 index be2fb19f..00000000 --- a/src/fmtmsg/MM_HARD.h +++ /dev/null @@ -1,5 +0,0 @@ -#include <fmtmsg.h> -#define MM_HARD 0 -/* -XOPEN(400) -*/ diff --git a/src/fmtmsg/MM_INFO.h b/src/fmtmsg/MM_INFO.h deleted file mode 100644 index 667f1e9d..00000000 --- a/src/fmtmsg/MM_INFO.h +++ /dev/null @@ -1,5 +0,0 @@ -#include <fmtmsg.h> -#define MM_INFO 11 -/* -XOPEN(400) -*/ diff --git a/src/fmtmsg/MM_NOCON.h b/src/fmtmsg/MM_NOCON.h deleted file mode 100644 index ce101990..00000000 --- a/src/fmtmsg/MM_NOCON.h +++ /dev/null @@ -1,5 +0,0 @@ -#include <fmtmsg.h> -#define MM_NOCON 3 -/* -XOPEN(400) -*/ diff --git a/src/fmtmsg/MM_NOMSG.h b/src/fmtmsg/MM_NOMSG.h deleted file mode 100644 index 903de6dd..00000000 --- a/src/fmtmsg/MM_NOMSG.h +++ /dev/null @@ -1,5 +0,0 @@ -#include <fmtmsg.h> -#define MM_NOMSG 2 -/* -XOPEN(400) -*/ diff --git a/src/fmtmsg/MM_NOSEV.h b/src/fmtmsg/MM_NOSEV.h deleted file mode 100644 index c5a827d8..00000000 --- a/src/fmtmsg/MM_NOSEV.h +++ /dev/null @@ -1,5 +0,0 @@ -#include <fmtmsg.h> -#define MM_NOSEV 12 -/* -XOPEN(400) -*/ diff --git a/src/fmtmsg/MM_NOTOK.h b/src/fmtmsg/MM_NOTOK.h deleted file mode 100644 index 778eeb9d..00000000 --- a/src/fmtmsg/MM_NOTOK.h +++ /dev/null @@ -1,5 +0,0 @@ -#include <fmtmsg.h> -#define MM_NOTOK 1 -/* -XOPEN(400) -*/ diff --git a/src/fmtmsg/MM_NRECOV.h b/src/fmtmsg/MM_NRECOV.h deleted file mode 100644 index fb253b29..00000000 --- a/src/fmtmsg/MM_NRECOV.h +++ /dev/null @@ -1,5 +0,0 @@ -#include <fmtmsg.h> -#define MM_NRECOV 7 -/* -XOPEN(400) -*/ diff --git a/src/fmtmsg/MM_NULLACT.h b/src/fmtmsg/MM_NULLACT.h deleted file mode 100644 index 21405377..00000000 --- a/src/fmtmsg/MM_NULLACT.h +++ /dev/null @@ -1,5 +0,0 @@ -#include <fmtmsg.h> -#define MM_NULLACT (char*)0 -/* -XOPEN(400) -*/ diff --git a/src/fmtmsg/MM_NULLLBL.h b/src/fmtmsg/MM_NULLLBL.h deleted file mode 100644 index 533bde3e..00000000 --- a/src/fmtmsg/MM_NULLLBL.h +++ /dev/null @@ -1,5 +0,0 @@ -#include <fmtmsg.h> -#define MM_NULLLBL (char*)0 -/* -XOPEN(400) -*/ diff --git a/src/fmtmsg/MM_NULLMC.h b/src/fmtmsg/MM_NULLMC.h deleted file mode 100644 index c29432f1..00000000 --- a/src/fmtmsg/MM_NULLMC.h +++ /dev/null @@ -1,5 +0,0 @@ -#include <fmtmsg.h> -#define MM_NULLMC 0L -/* -XOPEN(400) -*/ diff --git a/src/fmtmsg/MM_NULLSEV.h b/src/fmtmsg/MM_NULLSEV.h deleted file mode 100644 index ed029829..00000000 --- a/src/fmtmsg/MM_NULLSEV.h +++ /dev/null @@ -1,5 +0,0 @@ -#include <fmtmsg.h> -#define MM_NULLSEV 0 -/* -XOPEN(400) -*/ diff --git a/src/fmtmsg/MM_NULLTAG.h b/src/fmtmsg/MM_NULLTAG.h deleted file mode 100644 index b8c41334..00000000 --- a/src/fmtmsg/MM_NULLTAG.h +++ /dev/null @@ -1,5 +0,0 @@ -#include <fmtmsg.h> -#define MM_NULLTAG (char*)0 -/* -XOPEN(400) -*/ diff --git a/src/fmtmsg/MM_NULLTXT.h b/src/fmtmsg/MM_NULLTXT.h deleted file mode 100644 index 0b0512b9..00000000 --- a/src/fmtmsg/MM_NULLTXT.h +++ /dev/null @@ -1,5 +0,0 @@ -#include <fmtmsg.h> -#define MM_NULLTXT (char*)0 -/* -XOPEN(400) -*/ diff --git a/src/fmtmsg/MM_OK.h b/src/fmtmsg/MM_OK.h deleted file mode 100644 index 0c270f4e..00000000 --- a/src/fmtmsg/MM_OK.h +++ /dev/null @@ -1,5 +0,0 @@ -#include <fmtmsg.h> -#define MM_OK 0 -/* -XOPEN(400) -*/ diff --git a/src/fmtmsg/MM_OPSYS.h b/src/fmtmsg/MM_OPSYS.h deleted file mode 100644 index 837ec0dc..00000000 --- a/src/fmtmsg/MM_OPSYS.h +++ /dev/null @@ -1,5 +0,0 @@ -#include <fmtmsg.h> -#define MM_OPSYS 5 -/* -XOPEN(400) -*/ diff --git a/src/fmtmsg/MM_PRINT.h b/src/fmtmsg/MM_PRINT.h deleted file mode 100644 index a3746213..00000000 --- a/src/fmtmsg/MM_PRINT.h +++ /dev/null @@ -1,5 +0,0 @@ -#include <fmtmsg.h> -#define MM_PRINT 13 -/* -XOPEN(400) -*/ diff --git a/src/fmtmsg/MM_RECOVER.h b/src/fmtmsg/MM_RECOVER.h deleted file mode 100644 index 2c8de62b..00000000 --- a/src/fmtmsg/MM_RECOVER.h +++ /dev/null @@ -1,5 +0,0 @@ -#include <fmtmsg.h> -#define MM_RECOVER 6 -/* -XOPEN(400) -*/ diff --git a/src/fmtmsg/MM_SOFT.h b/src/fmtmsg/MM_SOFT.h deleted file mode 100644 index ce39c1e5..00000000 --- a/src/fmtmsg/MM_SOFT.h +++ /dev/null @@ -1,5 +0,0 @@ -#include <fmtmsg.h> -#define MM_SOFT 1 -/* -XOPEN(400) -*/ diff --git a/src/fmtmsg/MM_UTIL.h b/src/fmtmsg/MM_UTIL.h deleted file mode 100644 index ce8b7334..00000000 --- a/src/fmtmsg/MM_UTIL.h +++ /dev/null @@ -1,5 +0,0 @@ -#include <fmtmsg.h> -#define MM_UTIL 4 -/* -XOPEN(400) -*/ diff --git a/src/fmtmsg/MM_WARNING.h b/src/fmtmsg/MM_WARNING.h deleted file mode 100644 index 21f699c3..00000000 --- a/src/fmtmsg/MM_WARNING.h +++ /dev/null @@ -1,5 +0,0 @@ -#include <fmtmsg.h> -#define MM_WARNING 10 -/* -XOPEN(400) -*/ diff --git a/src/fmtmsg/fmtmsg.c b/src/fmtmsg/fmtmsg.c deleted file mode 100644 index 1c9eabb6..00000000 --- a/src/fmtmsg/fmtmsg.c +++ /dev/null @@ -1,15 +0,0 @@ -#if 0 - -#include <fmtmsg.h> - -int fmtmsg(long classification, const char * label, int severity, const char * text, const char * action, const char * tag) -{ - return 0; -} - -/* -XOPEN(400) -*/ - - -#endif |
