Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Linux-Pid - Get the native PID and the PPID on Linux
- Description:
Linux::Pid gets the native PID and the PPID on Linux. It's useful with
multithreaded programs. Linux's C library returns different values of
the PID and the PPID from different threads. This module forces Perl
to call the underlying C functions getpid() and getppid().
Packages
perl-Linux-Pid-0.04-26.fc23.i686
[17 KiB] |
Changelog
by Fedora Release Engineering (2015-06-18):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|