gnulib-tool.py: Regenerate aclocal.m4 before using 'autoconf -t ...'.
[gnulib.git] / modules / get_ppid_of
blob84e3d793b3a99704cf83fd63e8bb9b0af35e4c68
1 Description:
2 Determine the parent process of a given process.
4 Files:
5 lib/get_ppid_of.h
6 lib/get_ppid_of.c
8 Depends-on:
9 extensions
10 sys_types
11 unistd
12 open
14 configure.ac:
16 Makefile.am:
17 lib_SOURCES += get_ppid_of.h get_ppid_of.c
19 Include:
20 "get_ppid_of.h"
22 License:
23 LGPL
25 Maintainer:
26 all