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