summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2011-11-14Update NEWSUlrich Drepper
2011-11-11Fix grouping and reuse other locales in various localesUlrich Drepper
2011-11-04Always provide declarations of long double math functions when !_LIBCAndreas Schwab
2011-11-01New Linux syscalls process_vm_readv and process_vm_writevUlrich Drepper
2011-10-31Unify getent output for initgroups databaseUlrich Drepper
2011-10-29Add bug numberUlrich Drepper
2011-10-29Add missing register initialization in x86-64 pthread_cond_timedwaitUlrich Drepper
2011-10-29Fix accuracy problem in generic sinUlrich Drepper
2011-10-29Correctly NUL-terminate link name in sprofUlrich Drepper
2011-10-29Fix readlink call in ldconfig's chroot handlingThomas Jarosch
2011-10-27Don't mark memory synchronisation functions as leafAndreas Schwab
2011-10-23Add optimized wcslen and strnlen for x86-32Liubov Dmitrieva
2011-10-23Optimized strnlen and wcscmp for x86-64Liubov Dmitrieva
2011-10-20Preserve link time dependencies over relocation dependenciesAndreas Schwab
2011-10-19Add optimized str{,n}casecmp for AVX on x86-64Ulrich Drepper
2011-10-15Optimized memcmp and wmemcmp for x86-64 and x86-32Liubov Dmitrieva
2011-10-15Add parameter annotation to modfAndreas Jaeger
2011-10-14Add missing BZ number to NEWSUlrich Drepper
2011-10-12Optimized memchr, memrchr, rawmemchr for x86-32Liubov Dmitrieva
2011-10-12Optimize libmUlrich Drepper
2011-10-08Note bug number in CLUlrich Drepper
2011-10-08Fix netname2hostAndreas Jaeger
2011-10-07Fix remainder (NaN, 0)Andreas Jaeger
2011-10-07Improve 64 bit memchr, memrchr, rawmemchr with SSE2Liubov Dmitrieva
2011-10-07Fix type in NEWSUlrich Drepper
2011-10-07Implement caching of nscdUlrich Drepper
2011-09-11Avoid cast in non-gcc obstack_freeUlrich Drepper
2011-09-11Fix use of AC_INITUlrich Drepper
2011-09-09Fix jn precisionPetr Baudis
2011-09-09Fix boundary conditions in scanfUlrich Drepper
2011-09-09Don't lock string streams in stream cleanup codeUlrich Drepper
2011-09-08Fix macro used in testH.J. Lu
2011-09-08Add missing definition of LOCPATH for bug-regex32 runJohn Stanley
2011-09-08Add range checking for FD_SET, FD_CLR, and FD_ISSETUlrich Drepper
2011-09-07Fix memory leak in case of failed dlopenUlrich Drepper
2011-09-07Remove invalid BZ numberUlrich Drepper
2011-09-07Fix profiling on powerpc32 secure-plt shared libs and PIEsAlan Modra
2011-09-05Try shell in posix_spawn* only in compat modeUlrich Drepper
2011-09-05Fix glob.h header by removing gcc 1.x supportUlrich Drepper
2011-09-05Use O_CLOEXEC when loading ld.so cacheUlrich Drepper
2011-09-05Optimized strchr and strrchr with SSE2 on x86-32Liubov Dmitrieva
2011-09-05Add optimized x86-64 wcscmpUlrich Drepper
2011-09-05Add x86-32 optimized wcscmpUlrich Drepper
2011-09-05Fix semid_ds for x86-64Ulrich Drepper
2011-08-20Add test for BZ 13114Ulrich Drepper
2011-08-09Implement scandirat functionUlrich Drepper
2011-07-23Adjust test for correct installationUlrich Drepper
2011-07-20Check for overflows in expressionsUlrich Drepper
2011-07-20Fix check for AVX enablementUlrich Drepper
2011-07-19Correct feature announcementUlrich Drepper