index
:
delta/gnulib.git
EMACS_21_1_RC
FILEUTILS
SHELLUTILS
TEXTUTILS
akim-fix-upload
akim/relpath
baserock/build-essential
coreutils-8.9
diff-merge
emacs-unicode
emacs-unicode-2
haible-private
karl
lexbind
master
origin
pygnulib
python
stable-202201
stable-202207
stable-202301
topic/libposix
ueno/unicode-9.0.0
git.savannah.gnu.org: git/gnulib.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
wait-process.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use spaces for indentation, not tabs.
Bruno Haible
2009-12-10
1
-94
/
+94
*
Omit an error message that the caller can do better.
Bruno Haible
2009-03-01
1
-2
/
+2
*
Remove unnecessary cast.
Eric Blake
2009-03-01
1
-3
/
+3
*
Make use of sys_wait module.
Bruno Haible
2008-10-19
1
-43
/
+0
*
Assume that waitpid() fills an 'int' status, not a 'union wait'.
Bruno Haible
2008-10-19
1
-24
/
+9
*
Add termsigp argument to execute() and wait_process().
Bruno Haible
2008-06-10
1
-1
/
+11
*
Add an assertion.
Bruno Haible
2008-06-10
1
-2
/
+5
*
Try to fix waitid() based code.
Bruno Haible
2008-06-10
1
-5
/
+6
*
Change copyright notice from GPLv2+ to GPLv3+.
Bruno Haible
2007-10-07
1
-5
/
+4
*
exit.h is replaced with stdlib.h.
Bruno Haible
2007-02-18
1
-2
/
+1
*
Make it compile in C++ mode.
Bruno Haible
2006-10-31
1
-0
/
+1
*
Include <config.h> unconditionally.
Bruno Haible
2006-09-14
1
-4
/
+2
*
Update copyright years.
Bruno Haible
2006-07-22
1
-1
/
+1
*
* lib/wait-process.c, lib/wait-process.h, lib/csharpcomp.c,
Derek R. Price
2006-04-26
1
-3
/
+1
*
* lib/wait-process.h (wait_subprocess): Accept a new exitsignal argument.
Derek R. Price
2006-04-25
1
-1
/
+3
*
Use a consistent style for including <config.h>.
Paul Eggert
2005-09-19
1
-1
/
+1
*
*** empty log message ***
Paul Eggert
2005-05-14
1
-1
/
+1
*
Update from gettext.
Bruno Haible
2004-01-20
1
-3
/
+17
*
Use waitid if possible.
Bruno Haible
2003-11-03
1
-4
/
+93
*
New module 'wait-process'.
Bruno Haible
2003-10-20
1
-0
/
+305