aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)AuthorFilesLines
2011-09-11Avoid cast in non-gcc obstack_freeUlrich Drepper1-2/+2
2011-09-11Fix use of AC_INITUlrich Drepper1-3/+3
2011-09-09Fix jn precisionPetr Baudis1-2/+3
2011-09-09Fix boundary conditions in scanfUlrich Drepper1-1/+1
2011-09-09Don't lock string streams in stream cleanup codeUlrich Drepper1-2/+2
2011-09-08Fix macro used in testH.J. Lu1-2/+2
2011-09-08Add missing definition of LOCPATH for bug-regex32 runJohn Stanley1-1/+1
2011-09-08Add range checking for FD_SET, FD_CLR, and FD_ISSETUlrich Drepper1-1/+4
2011-09-07Fix memory leak in case of failed dlopenUlrich Drepper1-1/+1
2011-09-07Remove invalid BZ numberUlrich Drepper1-1/+1
2011-09-07Fix profiling on powerpc32 secure-plt shared libs and PIEsAlan Modra1-2/+2
2011-09-05Try shell in posix_spawn* only in compat modeUlrich Drepper1-1/+1
2011-09-05Fix glob.h header by removing gcc 1.x supportUlrich Drepper1-1/+1
2011-09-05Use O_CLOEXEC when loading ld.so cacheUlrich Drepper1-2/+2
2011-09-05Optimized strchr and strrchr with SSE2 on x86-32Liubov Dmitrieva1-0/+3
2011-09-05Add optimized x86-64 wcscmpUlrich Drepper1-1/+2
2011-09-05Add x86-32 optimized wcscmpUlrich Drepper1-1/+1
2011-09-05Fix semid_ds for x86-64Ulrich Drepper1-2/+3
2011-08-20Add test for BZ 13114Ulrich Drepper1-2/+2
2011-08-09Implement scandirat functionUlrich Drepper1-1/+4
2011-07-23Adjust test for correct installationUlrich Drepper1-2/+2
2011-07-20Check for overflows in expressionsUlrich Drepper1-1/+1
2011-07-20Fix check for AVX enablementUlrich Drepper1-2/+2
2011-07-19Correct feature announcementUlrich Drepper1-1/+1
2011-07-19Improve 64 bit strcat functions with SSE2/SSSE3Liubov Dmitrieva1-1/+4
2011-07-07Handle Lustre filesystemAndreas Dilger1-1/+1
2011-07-06Handle W; without long options in getoptUlrich Drepper1-1/+1
2011-07-06Change error code for underflows in strtodUlrich Drepper1-2/+2
2011-06-28Fix quoting in some installed shell scriptsUlrich Drepper1-2/+2
2011-06-24Improved st{r,p}{,n}cpy for SSE2 and SSSE3 on x86-64H.J. Lu1-0/+3
2011-06-24Work around limit in writev in 2.6.38+ kernelsUlrich Drepper1-1/+1
2011-06-24Optimized st{r,p}{,n}cpy for SSE2/SSSE3 on x86-32H.J. Lu1-1/+4
2011-06-22Avoid __check_pf calls in getaddrinfo unless really neededUlrich Drepper1-2/+2
2011-06-21Fix IPv6-only lookups through getaddrinfoUlrich Drepper1-1/+5
2011-06-15Add initgroups lookups to nss_dbUlrich Drepper1-1/+5
2011-06-09Add pldd programUlrich Drepper1-1/+4
2011-06-07Start 2.15 developmentUlrich Drepper1-1/+3
2011-06-04Fix <bits/mqueue2.h> for C++Jakub Jelinek1-2/+2
2011-05-30Handle DNS server failures in case of AF_UNSPEC lookups correctlyUlrich Drepper1-3/+3
2011-05-30Undo last patchUlrich Drepper1-6/+6
2011-05-30Add BZ number to NEWSUlrich Drepper1-6/+6
2011-05-30Handle DSOs without any dependency in ld.soUlrich Drepper1-2/+2
2011-05-29Restore _res correctlyUlrich Drepper1-7/+7
2011-05-29Reference wrong BZUlrich Drepper1-1/+1
2011-05-29Interpret numeric values in shadow file as signedUlrich Drepper1-10/+10
2011-05-29Recognize use-vc option in resolv.confUlrich Drepper1-8/+9
2011-05-29Record when bug 11577 was fixed and by which patchUlrich Drepper1-5/+5
2011-05-29Don't build AVX tests with old compilersUlrich Drepper1-8/+8
2011-05-29Mark malloc hook variables as deprecatedUlrich Drepper1-0/+5
2011-05-29Declare malloc hook variables as volatile.Ulrich Drepper1-8/+8