Package glibc: Information

    Source package: glibc
    Version: 2.35.0.234.3f63f9dfe1-alt1.E2K.27.020.4
    Build time:  Mar 7, 2024, 09:50 PM
    Category: System/Base
    Report package bug
    Summary: The GNU libc libraries
    Description: 
    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.

    List of rpms provided by this srpm:
    glibc (e2kv6, e2kv5, e2kv4, e2k)
    glibc-core (e2kv6, e2kv5, e2kv4, e2k)
    glibc-core-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    glibc-debug (e2kv6, e2kv5, e2kv4, e2k)
    glibc-debug-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    glibc-devel (e2kv6, e2kv5, e2kv4, e2k)
    glibc-devel-static (e2kv6, e2kv5, e2kv4, e2k)
    glibc-doc (noarch)
    glibc-gconv-modules (e2kv6, e2kv5, e2kv4, e2k)
    glibc-gconv-modules-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    glibc-i18ndata (noarch)
    glibc-locales (e2kv6, e2kv5, e2kv4, e2k)
    glibc-nss (e2kv6, e2kv5, e2kv4, e2k)
    glibc-nss-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    glibc-preinstall (e2kv6, e2kv5, e2kv4, e2k)
    glibc-preinstall-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    glibc-pthread (e2kv6, e2kv5, e2kv4, e2k)
    glibc-pthread-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    glibc-source (noarch)
    glibc-timezones (e2kv6, e2kv5, e2kv4, e2k)
    glibc-timezones-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    glibc-utils (e2kv6, e2kv5, e2kv4, e2k)
    glibc-utils-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    iconv (e2kv6, e2kv5, e2kv4, e2k)
    iconv-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    libnsl1 (e2kv6, e2kv5, e2kv4, e2k)
    libnsl1-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    nscd (e2kv6, e2kv5, e2kv4, e2k)
    nscd-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Michael Shigorin


      1. binutils >= 1:2.20
      2. glibc-kernheaders >= 3.2
      3. hardlink
      4. makeinfo
      5. python3
      6. rpm-build >= 4.0.4-alt112

    Last changed


    Feb. 28, 2024 Michael Shigorin 6:2.35.0.234.3f63f9dfe1-alt1.E2K.27.020.4
    - E2K: add recommended -finline-functions to optflags (see also mcst#8604).
    Jan. 27, 2024 Michael Shigorin 6:2.35.0.234.3f63f9dfe1-alt1.E2K.27.020.3
    - E2K: fix exp10{,l} related upstream typo (mcst#8629; thx ilyakurdyukov@).
    Jan. 15, 2024 Michael Shigorin 6:2.35.0.234.3f63f9dfe1-alt1.E2K.27.020.2
    - E2K: un-bootstrap for lcc 1.27 (which is linked against glibc 2.35) =>
      drop --disable-default-pie, -llcc (mcst#7807).