* lib/wait-process.h (wait_subprocess): Accept a new exitsignal argument.
authorDerek R. Price <derek@ximbiot.com>
Tue, 25 Apr 2006 20:58:26 +0000 (20:58 +0000)
committerDerek R. Price <derek@ximbiot.com>
Tue, 25 Apr 2006 20:58:26 +0000 (20:58 +0000)
commit6d8d4e520be656b646a6f5cf7ebebfc31c178022
tree99edbed416b6e9dba5124a90985c54586451902f
parent528b229aa8932bc5e1fdf7b0c7cdc5b7713b1edf
* 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.
lib/ChangeLog
lib/csharpcomp.c
lib/execute.c
lib/javacomp.c
lib/wait-process.c
lib/wait-process.h