repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix "warning: 'format' attribute argument not supported: rpl_printf".
[gnulib.git]
/
modules
/
get_ppid_of
blob
84e3d793b3a99704cf83fd63e8bb9b0af35e4c68
1
Description:
2
Determine the parent process of a given process.
3
4
Files:
5
lib/get_ppid_of.h
6
lib/get_ppid_of.c
7
8
Depends-on:
9
extensions
10
sys_types
11
unistd
12
open
13
14
configure.ac:
15
16
Makefile.am:
17
lib_SOURCES += get_ppid_of.h get_ppid_of.c
18
19
Include:
20
"get_ppid_of.h"
21
22
License:
23
LGPL
24
25
Maintainer:
26
all