summaryrefslogtreecommitdiff
path: root/modules/get_ppid_of
blob: 4f2cad1b2c86414821616ad127373e1456f50748 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Description:
Determine the parent process of a given process.

Files:
lib/get_ppid_of.h
lib/get_ppid_of.c

Depends-on:
extensions
sys_types
unistd

configure.ac:

Makefile.am:
lib_SOURCES += get_ppid_of.h get_ppid_of.c

Include:
"get_ppid_of.h"

License:
LGPL

Maintainer:
all