Downloadliste

Projektbeschreibung

GNU C library (glibc) is one of the most important components of GNU Hurd and most modern GNU/Linux distributions. It is used by almost all C programs and provides the most essential APIs, including the C standard library and other standard libraries.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2013-02-11 11:29
2.17

Ein ARM AArch64-Port wurde hinzugefügt. Die Add-on-Ports-Sammlung ist nun im Unterverzeichnis "Ports" verteilt. Unterstützung für Cross-Kompilierung, einschließlich Kreuz-Tests und Bootstrap baut ohne einen zuvor erstellten Glibc, wurde verbessert. Viele Optimierungen und Bugfixes sowie mehrere weitere Verbesserungen wurden vorgenommen.
Tags: Major feature enhancements, Minor bugfixes
An ARM AArch64 port was added. The add-on ports collection is now distributed in the "ports" subdirectory. Support for cross-compilation, including cross-testing and bootstrap builds without a previously built glibc, was improved. Many optimizations and bugfixes as well as several further enhancements were made.

2011-06-13 20:54
2.14

glibc RPC-Implementierung wurde zugunsten von TI-RPC veraltet, aber immer noch möglich, bestehende Programme zu laufen. Die neue Linux-Schnittstellen clock_adjtime, name_to_handle_at, open_by_handle_at, syncfs, setns und sendmmsg zugegeben. Neue Schauplätze os_RU, bem_ZA, en_ZA, ff_SN wurden sw_KE, sw_TZ, lb_LU, wae_CH, yue_HK, lij_IT und mhr_RU aufgenommen. Neue Codierungen CP770, CP771, CP772 wurden, CP773, CP774 und aufgenommen. Ein neues Programm namens sotruss aufgenommen, damit Tracing Anrufe über PLTs. Der Haken malloc Umsetzung, die nie seit der Einführung der Fäden gearbeitet wurde als veraltet markiert. Viele Bugs wurden gefixt.
Tags: Minor bugfixes, Minor feature enhancements
glibc's RPC implementation was obsoleted in favor of TI-RPC, but still allows existing programs to run. The new Linux interfaces clock_adjtime, name_to_handle_at, open_by_handle_at, syncfs, setns, and sendmmsg were added. New locales os_RU, bem_ZA, en_ZA, ff_SN, sw_KE, sw_TZ, lb_LU, wae_CH, yue_HK, lij_IT, and mhr_RU were added. New encodings CP770, CP771, CP772, CP773, and CP774 were added. A new program called sotruss was added to allow tracing calls through PLTs. The malloc hook implementation, which never worked since the introduction of threads, was marked as deprecated. Many bugs were fixed.

2011-02-02 23:04
2.13

Neue Linux-Schnittstellen prlimit, prlimit64, fanotify_init und fanotify_mark zugegeben. POWER7 Optimierungen wurden für memset, memcmp und strncmp gemacht. Neue optimierte String-Funktionen wurden für x86-64 umgesetzt: strnlen (unter Verwendung von SSE2), strcasecmp (unter Verwendung von SSE2, SSSE3, SSE4.2), strncasecmp (unter Verwendung von SSE2, SSSE3, SSE4.2). Viele kleinere Fehler wurden behoben.
Tags: Minor feature enhancements, Minor bugfixes
New Linux interfaces prlimit, prlimit64, fanotify_init, and fanotify_mark were added. POWER7 optimizations were made for memset, memcmp, and strncmp. New optimized string functions were implemented for x86-64: strnlen (utilizing SSE2), strcasecmp (utilizing SSE2, SSSE3, SSE4.2), strncasecmp (utilizing SSE2, SSSE3, SSE4.2). Many minor bugs were fixed.

2010-12-14 20:54
2.12.2

Mehrere Fehler wurden behoben.
Tags: Minor bugfixes
Several bugs were fixed.

2010-08-17 18:33
2.12.1

Einige kleinere Fehler wurden behoben.
Tags: Minor bugfixes
Several minor bugs were fixed.

Project Resources