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