commit | a42317f10233cf2fcff033cc705fd14315188374 | [log] [tgz] |
---|---|---|
author | Herbert Xu <herbert@gondor.apana.org.au> | Sun Nov 28 20:22:00 2010 +0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Sun Nov 28 20:22:00 2010 +0800 |
tree | cc08389d11e461fee8f30d931df34bc8ae434158 | |
parent | 83a7565d3c3a74cc2df831e86f9fd3f979a3f7aa [diff] |
[ERROR] Allow the originator of EXERROR to set the exit status Some errors have exit status values specified by POSIX and it is therefore desirable to be able to set the exit status at the EXERROR source rather than in main.c. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>