Commit Graph
7 Commits
Author SHA1 Message Date
Bruno Haible 99099106c3 Include <config.h> unconditionally. 2006-09-14 14:18:36 +00:00
Derek R. Price d3d0152e40 * lib/wait-process.c, lib/wait-process.h, lib/csharpcomp.c,
lib/execute.c, lib/javacomp.c: Back out previous change.
2006-04-26 15:55:46 +00:00
Derek R. Price 6d8d4e520b * 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.
2006-04-25 20:58:26 +00:00
Bruno Haible eb750bc6d4 Include <unistd.h> unconditionally. 2006-04-24 11:38:06 +00:00
Paul Eggert 267a39bafd *** empty log message *** 2005-05-14 06:03:57 +00:00
Bruno Haible 2306ca2f8c Declare environ; not all systems declare it. 2005-01-17 12:55:00 +00:00
Bruno Haible 93d436c91e New module 'execute'. 2004-01-27 11:10:45 +00:00