aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)AuthorFilesLines
2011-12-23Add another BZUlrich Drepper1-7/+7
2011-12-23Modernize time format in Swedish localeUlrich Drepper1-7/+7
2011-12-23Fix wal_ET locale and build itUlrich Drepper1-6/+6
2011-12-23Various fixes to fi_FIUlrich Drepper1-6/+6
2011-12-23iconv mapping of 0xA8 0xEC in CP1258 is non-canonicalBruno Haible1-6/+6
2011-12-23iconv mapping of U+0385 in TCVN5712-1 is incorrectBruno Haible1-6/+7
2011-12-23Add ta_LK localeUlrich Drepper1-6/+6
2011-12-22Create internal threads with sufficient stack sizeUlrich Drepper1-5/+5
2011-12-22Fix fi_FI collation reorderingUlrich Drepper1-4/+4
2011-12-22Fix error code for too small input buffer to getnameinfoUlrich Drepper1-4/+4
2011-12-22Add missing BZUlrich Drepper1-1/+1
2011-12-22Also retrieve SSE exceptions in x86-32 fegetexceptflagUlrich Drepper1-4/+4
2011-12-22Build ur_IN localeUlrich Drepper1-4/+4
2011-12-22Add brx_IN localeUlrich Drepper1-3/+3
2011-12-22Optimize tr_freehookUlrich Drepper1-3/+3
2011-12-22Change currency symbol placement for nl_BEUlrich Drepper1-2/+3
2011-12-22Add es_CU localeUlrich Drepper1-3/+3
2011-12-22Add unm_US localeUlrich Drepper1-3/+3
2011-12-22Add bho_IN localeUlrich Drepper1-2/+4
2011-12-21Define EPOLLONESHOT and EPOLLET using unsigned valuesUlrich Drepper1-1/+1
2011-12-21Fix sign errr in some cacosh resultsRichard B. Kreckel1-2/+2
2011-12-21Fix reading thread name from comm fileUlrich Drepper1-1/+1
2011-12-21Store invocation-specific data of conversion modules in __gconv_step_dataUlrich Drepper1-2/+2
2011-12-21Fix division by denominator with more than two limbs in strtoldAndreas Schwab1-2/+2
2011-12-17Fix extension of array in extended printf format handlingUlrich Drepper1-2/+2
2011-12-17Optimized strcasecmp for Power7Adhemerval Zanella1-1/+2
2011-12-17Add BZ numberUlrich Drepper1-1/+2
2011-12-17Avoid warnings in __*_finite math function declarations with C++Marek Polacek1-1/+1
2011-12-17Check values from TZ file headerUlrich Drepper1-1/+1
2011-12-17Optimized nearbyint for PPCAdhemerval Zanella1-1/+3
2011-12-17Optimized wcschr and wcscpy for x86-64 and x86-32Ulrich Drepper1-1/+2
2011-11-14Update NEWSUlrich Drepper1-1/+4
2011-11-11Fix grouping and reuse other locales in various localesUlrich Drepper1-2/+2
2011-11-04Always provide declarations of long double math functions when !_LIBCAndreas Schwab1-5/+5
2011-11-01New Linux syscalls process_vm_readv and process_vm_writevUlrich Drepper1-1/+3
2011-10-31Unify getent output for initgroups databaseUlrich Drepper1-2/+2
2011-10-29Add bug numberUlrich Drepper1-2/+2
2011-10-29Add missing register initialization in x86-64 pthread_cond_timedwaitUlrich Drepper1-1/+1
2011-10-29Fix accuracy problem in generic sinUlrich Drepper1-4/+4
2011-10-29Correctly NUL-terminate link name in sprofUlrich Drepper1-1/+1
2011-10-29Fix readlink call in ldconfig's chroot handlingThomas Jarosch1-2/+3
2011-10-27Don't mark memory synchronisation functions as leafAndreas Schwab1-2/+2
2011-10-23Add optimized wcslen and strnlen for x86-32Liubov Dmitrieva1-2/+2
2011-10-23Optimized strnlen and wcscmp for x86-64Liubov Dmitrieva1-2/+2
2011-10-20Preserve link time dependencies over relocation dependenciesAndreas Schwab1-4/+4
2011-10-19Add optimized str{,n}casecmp for AVX on x86-64Ulrich Drepper1-1/+7
2011-10-15Optimized memcmp and wmemcmp for x86-64 and x86-32Liubov Dmitrieva1-1/+1
2011-10-15Add parameter annotation to modfAndreas Jaeger1-2/+2
2011-10-14Add missing BZ number to NEWSUlrich Drepper1-2/+2
2011-10-12Optimized memchr, memrchr, rawmemchr for x86-32Liubov Dmitrieva1-1/+1