about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* glibc 2.14.1 release glibc-2.14.1 release/2.14/masterAndreas Schwab2011-10-072-1/+5
* NEWS for 2.14.1Andreas Schwab2011-10-071-1/+8
* Correctly reparse group line after enlarging the bufferAndreas Schwab2011-10-072-4/+13
* Avoid race between {,__de}allocate_stack and __reclaim_stacks during forkAndreas Schwab2011-09-157-9/+41
* Fix setxid race handling exiting threadsAndreas Schwab2011-09-072-1/+15
* rtld, i386: Fix cfi directive in audit trampoline codeJiri Olsa2011-09-072-2/+7
* Fix scope handling during dl_closeAndreas Schwab2011-09-078-1/+103
* Fix spurious nop at start of __strspn_ia32Andreas Schwab2011-09-072-2/+7
* Revert "Don't crash when dependencies are missing"Andreas Schwab2011-09-072-4/+9
* Correct cycle detection during dependency sortingAndreas Schwab2011-09-076-18/+83
* Add test for BZ 13114Ulrich Drepper2011-09-073-1/+33
* Fix fopen (non-existing-file, "re") errnoAndreas Jaeger2011-09-072-13/+17
* Fix minor CFI problem in regular x86-64 trampolineUlrich Drepper2011-09-072-1/+7
* Fix CFI info in x86-64 trampolines for non-AVX codeUlrich Drepper2011-09-073-11/+27
* Clean up locale/Makefile variables for -D switches.Roland McGrath2011-08-152-11/+26
* Fix compile problemUlrich Drepper2011-08-153-10/+22
* Locale-independent parsing in libintlUlrich Drepper2011-08-152-6/+11
* Fix stack alignment on x86_64Andreas Schwab2011-08-094-7/+16
* Properly tokenize nameserver line for servers with IPv6 addressAndreas Schwab2011-08-052-1/+6
* Fix encoding name for IDN in getaddrinfoAndreas Schwab2011-08-052-1/+9
* Fix inline strncat/strncmp on x86Andreas Schwab2011-08-052-8/+14
* One more typo in AVX testUlrich Drepper2011-07-252-2/+8
* One more change to XSAVE patchUlrich Drepper2011-07-252-2/+10
* Fix AVX checkAndreas Schwab2011-07-252-6/+21
* Fix check for AVX enablementUlrich Drepper2011-07-254-13/+57
* Check for overflows in expressionsUlrich Drepper2011-07-212-8/+41
* Force :a_x86_64_ymm to be 16-byte alignedUlrich Drepper2011-07-212-3/+8
* Use size_t for strlen resultsAndreas Schwab2011-07-212-1/+6
* Fix alloca accounting in strxfmAndreas Schwab2011-07-212-2/+7
* Avoid possible crashes in anormal nscd exitsUlrich Drepper2011-07-212-1/+6
* Add test case strtod underflowAndreas Jaeger2011-07-212-1/+7
* Handle Lustre filesystemAndreas Dilger2011-07-214-2/+24
* Handle W; without long options in getoptUlrich Drepper2011-07-212-2/+13
* Change error code for underflows in strtodUlrich Drepper2011-07-212-2/+7
* Fix robust mutex handling after forkUlrich Drepper2011-07-045-15/+66
* Make sure RES_USE_INET6 is always restoredAndreas Schwab2011-06-302-0/+9
* Fix quoting in some installed shell scriptsUlrich Drepper2011-06-303-2/+8
* 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
* 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