Package procps: Information

    Source package: procps
    Version: 3.3.17-alt5.g37f1060
    Build time:  Sep 22, 2021, 11:38 PM
    Category: Monitoring
    Report package bug
    License: GPLv2+ and LGPLv2+
    Summary: System and process monitoring utilities
    Description: 
    This package contains a set of system utilities which provide system
    information.  procps includes: free, pgrep, pkill, pmap, ps, pwdx,
    skill, slabtop, snice, sysctl, tload, top, uptime, vmstat, w, watch.

    List of rpms provided by this srpm:
    libprocps (mipsel)
    libprocps-debuginfo (mipsel)
    libprocps-devel (mipsel)
    procps (mipsel)
    procps-debuginfo (mipsel)

    Maintainer: Mikhail Efremov


      1. dejagnu
      2. libncursesw-devel
      3. libsystemd-devel

    Last changed


    Sept. 22, 2021 Mikhail Efremov 3.3.17-alt5.g37f1060
    - Fixed build with gcc11.
    July 13, 2021 Mikhail Efremov 3.3.17-alt4.g37f1060
    - Moved slabtop man page 1 -> 8.
    - Moved slabtop from /usr/bin to /sbin.
    - If libncursesw is used for watch then use it for all.
    - Updated to v3.3.17-16-g37f1060.
    April 27, 2021 Mikhail Efremov 3.3.17-alt3
    - Dropped arepo hackaround.
    - Patch from upstream:
      + top: In the bye_bye function, replace fputs with the write
        interface.