Download List

Projeto Descrição

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.

System Requirements

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

Uma porta de braço AArch64 foi adicionada. A coleção de ports do complemento agora é distribuída no subdiretório "portas". Suporte para cross-compilação, incluindo teste de Cruz e bootstrap constrói sem uma glibc criado anteriormente, foi melhorado. Muitas otimizações e correções de bugs, bem como diversas outras melhorias foram feitas.
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

implementação de RPC foi glibc obsoletos em favor de TI-RPC, mas ainda permite que os programas existentes para serem executados. O novo Linux clock_adjtime interfaces, name_to_handle_at, open_by_handle_at, syncfs, setns e sendmmsg foram adicionados. Novos locais os_RU, bem_ZA, en_ZA, ff_SN, sw_KE, sw_TZ, lb_LU, wae_CH, yue_HK, lij_IT e mhr_RU foram adicionados. Nova codificações CP770, CP771, CP772, CP773 e CP774 foram adicionados. Um novo programa chamado sotruss foi adicionado para permitir o rastreamento chamadas através plts. A implementação do gancho malloc, que nunca trabalhou desde a introdução das linhas, foi marcado como obsoleto. Muitos erros foram corrigidos.
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

Novo Linux prlimit interfaces, prlimit64, fanotify_init e fanotify_mark foram adicionados. POWER7 otimizações foram feitas para memset, memcmp e strncmp. funções de cadeia de Nova otimizadas foram implementadas para x86-64: strnlen (SSE2 utilizando) strcasecmp (utilizando SSE2, SSSE3, SSE4.2), strncasecmp (utilizando SSE2, SSSE3, SSE4.2). Muitos bugs foram corrigidos.
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

Vários bugs foram corrigidos.
Tags: Minor bugfixes
Several bugs were fixed.

2010-08-17 18:33
2.12.1

Vários pequenos bugs foram corrigidos.
Tags: Minor bugfixes
Several minor bugs were fixed.

Project Resources