New module 'waitpid'.
[gnulib.git] / modules / waitpid
1 Description:
2 waitpid() function: wait for process state change
3
4 Files:
5 lib/waitpid.c
6 m4/waitpid.m4
7
8 Depends-on:
9 sys_wait
10
11 configure.ac:
12 gl_FUNC_WAITPID
13
14 Makefile.am:
15
16 Include:
17 <sys/wait.h>
18
19 License:
20 LGPLv2+
21
22 Maintainer:
23 Bruno Haible