Commit 6d8d4e520be656b646a6f5cf7ebebfc31c178022

Derek R. Price 2006-04-25T20:58:26

* lib/wait-process.h (wait_subprocess): Accept a new exitsignal argument. * lib/wait-process.c (wait_subprocess): Always set *exitsignal to 0 when present and set it to the offending signal when the child exits due to a signal. * lib/csharpcomp.c, lib/execute.c, lib/javacomp.c: Update all callers.