summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-07glibc 2.14.1 releaseglibc-2.14.1Andreas Schwab
2011-10-07NEWS for 2.14.1Andreas Schwab
2011-10-07Correctly reparse group line after enlarging the bufferAndreas Schwab
2011-09-15Avoid race between {,__de}allocate_stack and __reclaim_stacks during forkAndreas Schwab
2011-09-07Fix setxid race handling exiting threadsAndreas Schwab
2011-09-07rtld, i386: Fix cfi directive in audit trampoline codeJiri Olsa
2011-09-07Fix scope handling during dl_closeAndreas Schwab
2011-09-07Fix spurious nop at start of __strspn_ia32Andreas Schwab
2011-09-07Revert "Don't crash when dependencies are missing"Andreas Schwab
2011-09-07Correct cycle detection during dependency sortingAndreas Schwab
2011-09-07Add test for BZ 13114Ulrich Drepper
2011-09-07Fix fopen (non-existing-file, "re") errnoAndreas Jaeger
2011-09-07Fix minor CFI problem in regular x86-64 trampolineUlrich Drepper
2011-09-07Fix CFI info in x86-64 trampolines for non-AVX codeUlrich Drepper
2011-08-15Clean up locale/Makefile variables for -D switches.Roland McGrath
2011-08-15Fix compile problemUlrich Drepper
2011-08-15Locale-independent parsing in libintlUlrich Drepper
2011-08-09Fix stack alignment on x86_64Andreas Schwab
2011-08-05Properly tokenize nameserver line for servers with IPv6 addressAndreas Schwab
2011-08-05Fix encoding name for IDN in getaddrinfoAndreas Schwab
2011-08-05Fix inline strncat/strncmp on x86Andreas Schwab
2011-07-25One more typo in AVX testUlrich Drepper
2011-07-25One more change to XSAVE patchUlrich Drepper
2011-07-25Fix AVX checkAndreas Schwab
2011-07-25Fix check for AVX enablementUlrich Drepper
2011-07-21Check for overflows in expressionsUlrich Drepper
2011-07-21Force :a_x86_64_ymm to be 16-byte alignedUlrich Drepper
2011-07-21Use size_t for strlen resultsAndreas Schwab
2011-07-21Fix alloca accounting in strxfmAndreas Schwab
2011-07-21Avoid possible crashes in anormal nscd exitsUlrich Drepper
2011-07-21Add test case strtod underflowAndreas Jaeger
2011-07-21Handle Lustre filesystemAndreas Dilger
2011-07-21Handle W; without long options in getoptUlrich Drepper
2011-07-21Change error code for underflows in strtodUlrich Drepper
2011-07-04Fix robust mutex handling after forkUlrich Drepper
2011-06-30Make sure RES_USE_INET6 is always restoredAndreas Schwab
2011-06-30Fix quoting in some installed shell scriptsUlrich Drepper
2011-06-28Fix crash in GB18030 encoderAndreas Schwab
2011-06-24Fix Ipv4&IPv6 lookup in getaddrinfoAndreas Schwab
2011-06-22Fix IPv6-only lookups through getaddrinfoUlrich Drepper
2011-06-16Fix typo in recent resolver change which causes segvsUlrich Drepper
2011-06-16Improve 64-bit buildAndreas Schwab
2011-06-16Quash two memset undeclared warnings.Andreas Jaeger
2011-06-14Fix memory leak in getaddrinfoUlrich Drepper
2011-06-07sparc: Fix LD_BIND_NOW with multiarch.David S. Miller
2011-06-07S/390 longlong.h: Fix smul_ppmm with -m31 -mzarchAndreas Krebbel
2011-06-06Use canonical FSF .texi files for LGPL and FDL texts.Roland McGrath
2011-06-04Fix <bits/mqueue2.h> for C++Jakub Jelinek
2011-06-03Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper
2011-06-03Assume Intel Core i3/i5/i7 processor if AVX is availableH.J. Lu