Télécharger la liste

Description du projet

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.

Système requise

System requirement is not defined
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

Un port de bras AArch64 a été ajouté. La collection de ports d'Add-on est désormais fournie dans le sous-répertoire « ports ». Support pour la cross-compilation, y compris la Croix le test et le bootstrap construit sans une glibc précédemment généré, a été améliorée. Nombreuses optimisations et corrections de bugs ainsi que plusieurs autres améliorations ont été faites.
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

mise en œuvre de glibc RPC a été rendu obsolète en faveur de la TI-RPC, mais permet encore les programmes existants à courir. Le nouveau Linux interfaces clock_adjtime, name_to_handle_at, open_by_handle_at, syncfs, setns, et sendmmsg ont été ajoutés. Nouveau locales os_RU, bem_ZA, en_ZA, ff_SN, sw_KE, sw_TZ, lb_LU, wae_CH, yue_HK, lij_IT, et mhr_RU ont été ajoutés. Nouveau codages CP770, CP771, CP772, CP773, CP774 et ont été ajoutés. Un nouveau programme appelé sotruss a été ajouté à permettre le traçage des appels par PRI. La mise en œuvre crochet malloc, qui n'a jamais travaillé depuis l'introduction de fils, a été marqué comme obsolète. De nombreux bugs ont été corrigés.
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

Nouveau Linux interfaces prlimit, prlimit64, fanotify_init, et fanotify_mark ont été ajoutés. POWER7 optimisations ont été faites pour memset, memcmp, et strncmp. De nouvelles fonctions ont été mises en œuvre chaîne optimisé pour les architectures x86-64: strnlen (SSE2 utilisant), strcasecmp (utilisant SSE2, SSSE3, SSE4.2), strncasecmp (utilisant SSE2, SSSE3, SSE4.2). De nombreux bugs mineurs ont été corrigés.
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

Plusieurs bugs ont été corrigés.
Tags: Minor bugfixes
Several bugs were fixed.

2010-08-17 18:33
2.12.1

Plusieurs bugs mineurs ont été corrigés.
Tags: Minor bugfixes
Several minor bugs were fixed.

Project Resources