|
f7bab1b2
|
2008-06-10T17:38:39
|
|
Add termsigp argument to execute() and wait_process().
|
|
22eb7728
|
2008-02-24T16:40:15
|
|
New module 'environ'.
|
|
57fdfd3f
|
2007-10-07T19:14:58
|
|
Change copyright notice from GPLv2+ to GPLv3+.
|
|
9fbb5dcb
|
2007-02-18T21:08:06
|
|
exit.h is replaced with stdlib.h.
|
|
ac5d57a6
|
2007-01-30T01:07:22
|
|
Stylistic change: Use '#if HAVE_*' instead of '#ifdef HAVE_*'.
|
|
854ebf64
|
2007-01-14T11:32:10
|
|
New module 'fchdir'.
|
|
99099106
|
2006-09-14T14:18:36
|
|
Include <config.h> unconditionally.
|
|
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 ***
|
|
2306ca2f
|
2005-01-17T12:55:00
|
|
Declare environ; not all systems declare it.
|
|
93d436c9
|
2004-01-27T11:10:45
|
|
New module 'execute'.
|