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

Бинарный пакет: glibc
Версия: 2.29-alt2.E2K.26.012.1
Архитектура: e2k
Собран:  12 марта 2023 г. 17:59
Исходный пакет: glibc
Категория: Система/База
Сообщить об ошибке в пакете
Домашняя страница: http://www.gnu.org/software/glibc/

Лицензия: LGPL-2.1+ and ISC and BSD-3-Clause and GPL-2.0-or-later
О пакете: The GNU libc libraries
Описание: 
The GNU C library defines all of the library functions that are specified
by the ISO C standard, as well as additional features specific to POSIX
and other derivatives of the Unix operating system, and extensions
specific to the GNU system.

The GNU libc is a set of standard libraries which are used by multiple
programs on the system.  In order to save disk space and memory, as well
as to make upgrading easier, common system code is kept in one place
and shared between programs.

Сопровождающий: Michael Shigorin


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


8 марта 2023 г. Michael Shigorin 6:2.29-alt2.E2K.26.012.1
- 2.29-26.012
- cherry-picked upstream glibc-2.32-2271-g49ad8fd109
  to fix regression with make-4.4 (BZ#29564); thanks glebfm@
30 мая 2022 г. Andrew Savchenko 6:2.29-alt2.E2K.25.020.1
- Update to MCST version 2.29-25.020.
- Sync with upstream (commit efe736ebe77).
26 декабря 2021 г. Andrew Savchenko 6:2.29-alt2.E2K.25.019.2
- Use -faligned for alignment-optimized files (e.g. memcpy).