Пакет time: Информация

    Исходный пакет: time
    Версия: 1.7-alt5
    Последняя версия по данным Repology
    Собран:  22 апреля 2026 г. 15:18 в задании #415925
    Категория: Мониторинг
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.gnu.org/software/time/

    Лицензия: GPLv2+
    О пакете: The GNU time program for measuring system resource usage
    Описание: 
    The GNU time command runs another program, then displays information
    about the resources used by that program, collected by the system while
    the program was running.  You can select which information is reported
    and the format in which it is shown, or have `time' save the information
    in a file instead of display it on the screen.
    
    The resources that `time' can report on fall into the general categories
    of time, memory, I/O, and IPC calls.
    
    The GNU version can format the output in arbitrary ways by using a
    printf-style format string to include various resource measurements.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    time (x86_64, i586, aarch64)
    time-debuginfo (x86_64, i586, aarch64)

    Сопровождающий: Gleb Fotengauer-Malinovskiy

    Список участников:
    Gleb Fotengauer-Malinovskiy
    Dmitry V. Levin
    Stanislav Ievlev
    goldhead

    Права:
    @core

      1. makeinfo

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


    22 апреля 2026 г. Gleb Fotengauer-Malinovskiy 1:1.7-alt5
    - Rebuilt with -std=gnu17 to fix ftbfs with compilers defaulting to C23+
      (gcc 15+).
    10 декабря 2015 г. Dmitry V. Levin 1:1.7-alt4
    - Synced Debian patchset with 1.7-25.
    18 апреля 2013 г. Dmitry V. Levin 1:1.7-alt3
    - Merged two fixes from Fedora (closes: #28749).
    - Built with LFS support enabled.