Logoj0ke.net Open Build Service > Projects > server:monitoring > nagios-plugins-nwc-health > Binaries > nagios-plugins-nwc-health-8... > Dependencies
Sign Up | Log In

Dependency of nagios-plugins-nwc-health-8.0-1.1.src.rpm

Name: perl-Linux-Pid

Project: openSUSE_13.2

Repository: oss

Title: Get the native PID and the PPID on Linux

Description:
Why should one use a module to get the PID and the PPID of a process where
there are the '$$' variable and the 'getppid()' builtin ? (Not mentioning
the equivalent 'POSIX::getpid()' and 'POSIX::getppid()' functions.)

In fact, this is useful on Linux, with multithreaded programs. Linux' C
library, using the linux thread model, returns different values of the PID
and the PPID from different threads. (Other thread models such as NPTL
don't have the same behaviour). This module forces perl to call the
underlying C functions 'getpid()' and 'getppid()'.

Version: 0.04

Release: 2.1.3

Architecture: x86_64

Size: 10.7 KB

Build Time: 2014-10-06 15:20:44 +0200 (over 9 years ago)

Provides

Symbol Required by
Pid.so()(64bit)
perl(Linux::Pid) = 0.04 apache2-mod_perl
perl-Linux-Pid = 0.04-2.1.3
perl-Linux-Pid(x86-64) = 0....

Requires

Symbol Provided by
libc.so.6()(64bit) glibc
libc.so.6(GLIBC_2.2.5)(64bit) glibc
perl(:MODULE_COMPAT_5.20.1) perl