summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
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
2011-07-19Improve 64 bit strcat functions with SSE2/SSSE3Liubov Dmitrieva
2011-07-07Handle Lustre filesystemAndreas Dilger
2011-07-06Handle W; without long options in getoptUlrich Drepper
2011-07-06Change error code for underflows in strtodUlrich Drepper
2011-06-28Fix quoting in some installed shell scriptsUlrich Drepper
2011-06-24Improved st{r,p}{,n}cpy for SSE2 and SSSE3 on x86-64H.J. Lu
2011-06-24Work around limit in writev in 2.6.38+ kernelsUlrich Drepper
2011-06-24Optimized st{r,p}{,n}cpy for SSE2/SSSE3 on x86-32H.J. Lu
2011-06-22Avoid __check_pf calls in getaddrinfo unless really neededUlrich Drepper
2011-06-21Fix IPv6-only lookups through getaddrinfoUlrich Drepper
2011-06-15Add initgroups lookups to nss_dbUlrich Drepper
2011-06-09Add pldd programUlrich Drepper
2011-06-07Start 2.15 developmentUlrich Drepper
2011-06-04Fix <bits/mqueue2.h> for C++Jakub Jelinek
2011-05-30Handle DNS server failures in case of AF_UNSPEC lookups correctlyUlrich Drepper
2011-05-30Undo last patchUlrich Drepper
2011-05-30Add BZ number to NEWSUlrich Drepper
2011-05-30Handle DSOs without any dependency in ld.soUlrich Drepper
2011-05-29Restore _res correctlyUlrich Drepper
2011-05-29Reference wrong BZUlrich Drepper
2011-05-29Interpret numeric values in shadow file as signedUlrich Drepper
2011-05-29Recognize use-vc option in resolv.confUlrich Drepper
2011-05-29Record when bug 11577 was fixed and by which patchUlrich Drepper
2011-05-29Don't build AVX tests with old compilersUlrich Drepper
2011-05-29Mark malloc hook variables as deprecatedUlrich Drepper
2011-05-29Declare malloc hook variables as volatile.Ulrich Drepper