aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Collapse)AuthorFilesLines
2011-05-09Fix currency_symbol of es_NI localeUlrich Drepper1-4/+5
2011-05-09Change paper format for Nicaragua to letterUlrich Drepper1-4/+4
2011-05-09Month names in Russian Localization should be in lowercaseAlexey Balmashnov1-4/+4
2011-05-09Add mhr_RU localeUlrich Drepper1-5/+5
2011-05-09Add lij_IT localeUlrich Drepper1-5/+5
2011-05-09Add yue_HK localeChunshek Chan1-5/+6
2011-05-09Add wae_CH localeKevin Bortis1-5/+5
2011-05-09Estonia (et_EE) joins the eurozonePriit Laes1-4/+4
2011-05-09Add lb_LU localeUlrich Drepper1-5/+5
2011-05-09Use appropriate type for return value checkingUlrich Drepper1-3/+3
2011-05-09Add sw_KE and sw_TZ localesUlrich Drepper1-3/+4
2011-05-09Add ff_SN localeUlrich Drepper1-3/+3
2011-05-09Update day/month names in tk_TM localeGhorban M. Tavakoly1-2/+2
2011-05-09Add bem_ZM and en_ZM localesUlrich Drepper1-7/+7
2011-05-09Document new localeUlrich Drepper1-0/+2
2011-05-09Use rupee sign in Indian locales.Ulrich Drepper1-2/+2
2011-05-09Transliterate U20B9.Ulrich Drepper1-2/+2
2011-05-09Add os_RU localeUlrich Drepper1-2/+2
2011-05-08Fix Linux getcwd for long pathsUlrich Drepper1-3/+3
The getcwd syscall (so far?) can only handle path up to one page in size. There is no limit about directory hierarchy depth, though, and the POSIX getcwd is supposed to handle this. In that case fall back to the generic getcwd. Additionally, optimize the generic getcwd to use openat when possible to change the asymptotic performance from O(N^2) to O(n).
2011-05-07Doc fixes.Ulrich Drepper1-1/+1
2011-05-07Backport BIND code to query name as TLD.Ulrich Drepper1-1/+1
2011-05-07Allow $ORIGIN to reference trusted directoreis in SUID binaries.Ulrich Drepper1-2/+3
2011-05-06Update.Ulrich Drepper1-3/+2
2011-05-05Explain header situation after RPC removal in NEWSUlrich Drepper1-1/+6
2011-05-02getaddrinfo(AF_INET6) does not return scope_id info provided by NSS modulesMaciej Babinski1-1/+1
2011-05-02Fix pathconf(_PC_BUF_SIZE).Ulrich Drepper1-2/+2
2011-05-01Update NEWSUlrich Drepper1-2/+2
2011-04-22Use al possible bytes from fopen mode string.Eric Blake1-2/+2
2011-04-17Fix static linking with checking x86/x86-64 memcpy.Mike Frysinger1-1/+1
2011-04-17Fix FPU context handling in getcontext on x86-64.Ulrich Drepper1-3/+3
fnstenv on x86-64 seems to clear the state. Work around.
2011-04-16Obsolete RPC implementation in libc.Ulrich Drepper1-1/+7
2011-04-10Fix memory leak in TLS of loaded objects.Ulrich Drepper1-1/+1
2011-04-10Update NEWS.Ulrich Drepper1-2/+3
2011-04-09Fix typo in comment.Ulrich Drepper1-2/+2
2011-04-01Work around old buggy program which cannot cope with memcpy semantics.H.J. Lu1-2/+2
2011-04-01Fix visibility of declarations of wcpcpy and wcpncpy.Ulrich Drepper1-1/+2
2011-04-01Rename open_by_handle to open_by_handle_at.Andreas Schwab1-1/+1
2011-04-01Add support for name_to_handle_at and open_by_handle.Ulrich Drepper1-2/+2
2011-03-30Add clock_adjtime syscall.Ulrich Drepper1-1/+3
2011-03-21Handle page boundaries in x86 SSE4.2 strncmp.H.J. Lu1-2/+2
2011-03-20Implement x86 cpuid handling of leaf4 for cache information.Ulrich Drepper1-2/+2
2011-03-18Add BZ info.Ulrich Drepper1-2/+2
2011-03-10Fix copy relocations handling of unique objects.Ulrich Drepper1-2/+2
2011-02-25Fix memory leak in dlopen with RTLD_NOLOAD.Andreas Schwab1-1/+1
2011-02-25Update BZ listUlrich Drepper1-2/+2
2011-02-20Update with BZ number.Ulrich Drepper1-2/+2
2011-02-20Move setting variable in relro data earlier in ld.so.Andreas Schwab1-1/+1
2011-02-17Update bug list.Ulrich Drepper1-2/+2
2011-02-02Fix typo in NEWSUlrich Drepper1-1/+1
2011-02-02Update bz listUlrich Drepper1-2/+2