about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix quoting in some installed shell scriptsUlrich Drepper2011-06-303-2/+8
* | 2.14-4Andreas Schwab2011-06-281-1/+7
* | Fix more bugs in GB18030 charmapAndreas Schwab2011-06-284-575/+589
* | Don't use gethostbyaddr to determine canonical nameAndreas Schwab2011-06-282-72/+10
* | Merge remote-tracking branch 'origin/release/2.14/master' into fedora/2.14/ma...Andreas Schwab2011-06-283-27/+32
|\|
| * Fix crash in GB18030 encoderAndreas Schwab2011-06-282-6/+11
| * Fix Ipv4&IPv6 lookup in getaddrinfoAndreas Schwab2011-06-242-1/+5
| * Fix IPv6-only lookups through getaddrinfoUlrich Drepper2011-06-222-3/+37
* | 2.14-3Andreas Schwab2011-06-211-1/+13
* | Repair GB18030 charmapAndreas Schwab2011-06-214-4607/+43661
* | Filter results from gethostbyname4_r according to request flagsAndreas Schwab2011-06-212-3/+41
* | Merge remote-tracking branch 'origin/release/2.14/master' into fedora/2.14/ma...Andreas Schwab2011-06-1722-125/+153
|\|
| * Fix typo in recent resolver change which causes segvsUlrich Drepper2011-06-162-2/+7
| * Improve 64-bit buildAndreas Schwab2011-06-162-0/+10
| * Quash two memset undeclared warnings.Andreas Jaeger2011-06-164-2/+13
| * Fix memory leak in getaddrinfoUlrich Drepper2011-06-142-1/+6
| * sparc: Fix LD_BIND_NOW with multiarch.David S. Miller2011-06-077-65/+33
| * S/390 longlong.h: Fix smul_ppmm with -m31 -mzarchAndreas Krebbel2011-06-072-1/+5
| * Use canonical FSF .texi files for LGPL and FDL texts.Roland McGrath2011-06-065-46/+45
| * Fix <bits/mqueue2.h> for C++Jakub Jelinek2011-06-043-7/+16
| * Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper2011-06-032-1/+6
| |\
| | * Fix typo in stack guard setup code for old kernelsUlrich Drepper2011-05-312-1/+6
| * | Assume Intel Core i3/i5/i7 processor if AVX is availableH.J. Lu2011-06-032-0/+12
| |/
| * Don't free non-malloced memory and fix memory leak glibc-2.14.9000Ulrich Drepper2011-05-312-4/+17
* | Revert "Revert "Handle DNS server failures in case of AF_UNSPEC lookups corre...Andreas Schwab2011-06-163-7/+16
* | Revert "Use .machine to prevent AS from complaining about z9-109 instructions...Andreas Schwab2011-06-094-19/+3
* | 2.14-2Andreas Schwab2011-06-031-1/+5
* | Revert "Handle DNS server failures in case of AF_UNSPEC lookups correctly"Andreas Schwab2011-06-033-16/+7
* | 2.14-1Andreas Schwab2011-05-311-1/+19
* | Don't free non-malloced memory and fix memory leakAndreas Schwab2011-05-312-4/+17
* | Merge commit 'glibc-2.14' into fedora/masterAndreas Schwab2011-05-3144-831/+1986
|\|
| * 2.14 release glibc-2.14Ulrich Drepper2011-05-313-3/+6
| * No need for RANLIB make variable anymoreUlrich Drepper2011-05-312-1/+4
| * Updated translation template fileUlrich Drepper2011-05-311-668/+937
| * Also translation messages in .ksh filesUlrich Drepper2011-05-312-3/+12
| * Handle DNS server failures in case of AF_UNSPEC lookups correctlyUlrich Drepper2011-05-303-7/+16
| * Undo last patchUlrich Drepper2011-05-301-6/+6
| * Add BZ number to NEWSUlrich Drepper2011-05-301-6/+6
| * Handle DSOs without any dependency in ld.soUlrich Drepper2011-05-305-52/+62
| * One more thinko in CLUlrich Drepper2011-05-302-1/+2
| * Fix typo in CLUlrich Drepper2011-05-301-1/+1
| * Prevent loader from loading itselfUlrich Drepper2011-05-302-0/+12
| * Restore _res correctlyUlrich Drepper2011-05-293-9/+14
| * Reference wrong BZUlrich Drepper2011-05-292-2/+2
| * Interpret numeric values in shadow file as signedUlrich Drepper2011-05-293-20/+24
| * Make resolv.conf parsing more compactUlrich Drepper2011-05-292-32/+37
| * Recognize use-vc option in resolv.confUlrich Drepper2011-05-293-8/+15
| * Record when bug 11577 was fixed and by which patchUlrich Drepper2011-05-292-5/+6
| * Don't build AVX tests with old compilersUlrich Drepper2011-05-293-9/+15
| * Mark malloc hook variables as deprecatedUlrich Drepper2011-05-293-6/+21