|
f7bab1b2
|
2008-06-10T17:38:39
|
|
Add termsigp argument to execute() and wait_process().
|
|
57fdfd3f
|
2007-10-07T19:14:58
|
|
Change copyright notice from GPLv2+ to GPLv3+.
|
|
d3d0152e
|
2006-04-26T15:55:46
|
|
* lib/wait-process.c, lib/wait-process.h, lib/csharpcomp.c,
lib/execute.c, lib/javacomp.c: Back out previous change.
|
|
6d8d4e52
|
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.
|
|
eb750bc6
|
2006-04-24T11:38:06
|
|
Include <unistd.h> unconditionally.
|
|
267a39ba
|
2005-05-14T06:03:57
|
|
*** empty log message ***
|
|
fac73673
|
2004-01-20T16:47:31
|
|
Update from gettext.
|
|
5150a50d
|
2003-10-20T11:03:53
|
|
New module 'wait-process'.
|