liblinux-pid-perl 0.04-1build7 source package in Ubuntu

Changelog

liblinux-pid-perl (0.04-1build7) hirsute; urgency=medium

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Mon, 09 Nov 2020 12:44:05 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Hirsute
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
liblinux-pid-perl_0.04.orig.tar.gz 2.2 KiB f2ac2444a74e762783bbd36c486352f96340434d34ae7926d6ab234966540f49
liblinux-pid-perl_0.04-1build7.debian.tar.xz 1.8 KiB 957d7d55411a9c980cdb9ae52b426eec6858308cc99fdbe17522c1eda1a69668
liblinux-pid-perl_0.04-1build7.dsc 2.1 KiB 1dfcfb5c3bda5bcb366cc15d83a069da6f4e19d57586add8ff4508975d01508f

Available diffs

View changes file

Binary packages built by this source

liblinux-pid-perl: wrapper around the getpid() and getppid() C functions

 Perl already returns the PID and PPID in variables and builtins. Linux::Pid
 forces perl to call the underlying C functions getpid() and getppid().
 .
 This is useful with multithreaded programs. Linux' C library, using the Linux
 thread model, returns different values of the PID and the PPID from different
 threads.
 .
 A known consumer of this functionality is Apache2::SizeLimit (in
 libapache2-mod-perl2).

liblinux-pid-perl-dbgsym: No summary available for liblinux-pid-perl-dbgsym in ubuntu hirsute.

No description available for liblinux-pid-perl-dbgsym in ubuntu hirsute.