Пакет perl-Linux-Pid: Информация

    Исходный пакет: perl-Linux-Pid
    Версия: 0.04-alt4.2
    Собран:  29 января 2019 г. 6:25 в задании #219907
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/dist/Linux-Pid/

    Лицензия: GPL or Artistic
    О пакете: Get the native PID and the PPID on Linux
    Описание: 
    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()'.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    perl-Linux-Pid (x86_64, i586, aarch64)
    perl-Linux-Pid-debuginfo (x86_64, i586, aarch64)

    Сопровождающий: Igor Vlasenko


      1. /proc
      2. perl-devel
      3. perl-threads

    Последнее изменение


    24 января 2019 г. Igor Vlasenko 0.04-alt4.2
    - rebuild with new perl 5.28.1
    15 декабря 2017 г. Igor Vlasenko 0.04-alt4.1.1.1.1
    - rebuild with new perl 5.26.1
    3 февраля 2017 г. Igor Vlasenko 0.04-alt4.1.1.1
    - rebuild with new perl 5.24.1