1 is a magic number to C's exit() and Perl_my_exit().
authorCraig A. Berry <craigberry@mac.com>
Thu, 12 Nov 2009 23:55:00 +0000 (17:55 -0600)
committerCraig A. Berry <craigberry@mac.com>
Thu, 12 Nov 2009 23:55:00 +0000 (17:55 -0600)
commit81693ff90925b7d196d1f339fa6f85555e38cab7
treec338c52bd6d804b69b90a84634746cc23d5a4c80
parent968682bce14e5963abd216113468bc07e01bce0f
1 is a magic number to C's exit() and Perl_my_exit().

Its real name is EXIT_FAILURE and it comes out of the wash somewhat
differently on VMS than elsewhere.
ext/XS-APItest/t/my_exit.t