Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37038323
en ru br
ALT Linux repositórios
S:0.04-alt4.2

Group :: Desenvolvimento/Perl
RPM: perl-Linux-Pid

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 0.04-alt4.2
Data da compilação: 24 janeiro 2019, 12:37 ( 270.0 weeks ago )
Tamanho:: 6332 b

Home page:   http://search.cpan.org/dist/Linux-Pid/

Licença: GPL or Artistic
Sumário: Get the native PID and the PPID on Linux
Descrição:

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()'.

Mantenedor currente: Igor Vlasenko

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • perl-Linux-Pid
  • perl-Linux-Pid-debuginfo
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009