Hash :
c459f413
Author :
Date :
2020-05-27T19:41:38
get_ppid_of: Make more robust in multithreaded applications. * lib/get_ppid_of.c (get_ppid_of): Pass an O_CLOEXEC flag to open(). * modules/get_ppid_of (Depends-on): Add 'open'.
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