[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] Enhance/fix VMS exit code handling.
From: |
h.becker |
Subject: |
[PATCH] Enhance/fix VMS exit code handling. |
Date: |
Mon, 25 Aug 2014 22:16:59 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130519 Icedove/17.0.5 |
* commands.c, function.c, hash.c, job.c, main.c, output.c:
use MAKE exit codes.
* makeint.h: encode make exit codes so that they are VMS compatible.
* job.c: check child exit code for VMS style exit codes.
* vmsjobs.c: save and return VMS style exit code.
---
commands.c | 2 +-
function.c | 2 +-
hash.c | 2 +-
job.c | 13 +++++++++----
main.c | 8 ++++----
makeint.h | 10 +++++++---
output.c | 4 ++--
vmsjobs.c | 8 +++++---
8 files changed, 30 insertions(+), 19 deletions(-)
0001-Enhance-fix-VMS-exit-code-handling.patch
Description: Text Data
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH] Enhance/fix VMS exit code handling.,
h.becker <=