summaryrefslogtreecommitdiff
path: root/modules/get_ppid_of
blob: 84e3d793b3a99704cf83fd63e8bb9b0af35e4c68 (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
26
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
open

configure.ac:

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

Include:
"get_ppid_of.h"

License:
LGPL

Maintainer:
all