Age | Commit message (Expand) | Author |
2012-04-05 | Fix SH4 fraiseexcpt so to generate exceptions appropriately. | Kaz Kojima |
2012-04-05 | Add support fedisableexcept, feenableexcept, fegetexcept and feupdateenv | Kaz Kojima |
2012-04-05 | [BZ #12340] Fix return code of the Hurd's ttyname_r. | Simon Josefsson |
2012-04-05 | [BZ #13553] Remove pre-ISO C support | Thomas Schwinge |
2012-04-04 | 2012-04-04 Dmitry V. Levin <ldv@altlinux.org> | Jeff Law |
2012-04-03 | Fix typo in manual | Andreas Jaeger |
2012-04-03 | Add __bswap_64 definition for non GCC compilers. | Andreas Jaeger |
2012-04-02 | Fix bug in previous tcvn5712 commit e64d2de52. | Tulio Magno Quites Machado Filho |
2012-04-02 | Tighten up vfprintf width, precision, and total length overflow handling. | David S. Miller |
2012-04-02 | Testsuite #include fixes. | Thomas Schwinge |
2012-04-02 | Call __ctype_init in early glibc startup. | Thomas Schwinge |
2012-04-01 | Updated Vietnamese translation | Ulrich Drepper |
2012-04-01 | Updated Russian translations | Ulrich Drepper |
2012-03-31 | Merge copyright years in resolv/nss_dns/dns-host.c | Siddhesh Poyarekar |
2012-03-30 | optimize the following memcpy: sysdeps/i386/i686/multiarch/memcpy-ssse3.S | Liubov Dmitrieva |
2012-03-30 | Consider TTL of CNAME record and return minimum TTL in the chain | Siddhesh Poyarekar |
2012-03-30 | * resolv/nss_dns/dns-host.c: Update copyright year. | Jeff Law |
2012-03-30 | 2012-03-29 Jeff Law <law@redhat.com> | Jeff Law |
2012-03-30 | Better error handling for sendmmsg use in res_send | Ulrich Drepper |
2012-03-30 | Correct check for DNS request send success | Ulrich Drepper |
2012-03-30 | Speed up DNS by avoiding a system call if possible | Ulrich Drepper |
2012-03-30 | Comment fixes for mmsghdr | Ulrich Drepper |
2012-03-30 | Fix a bug when converting strings with 1 character using TCVN5712-1 | Tulio Magno Quites Machado Filho |
2012-03-29 | Remove xsputn small copy optimization. | David S. Miller |
2012-03-29 | [BZ #13761] | Jeff Law |
2012-03-28 | Optimize mempcpy on sparc. | David S. Miller |
2012-03-28 | Do not elide the libc hidden def of sparc's memset/memcpy when multiarching. | David S. Miller |
2012-03-28 | Use generic memset/memcpy in rtld on sparcv9/sparc64. | David S. Miller |
2012-03-28 | Fix bugs and improve performance of niagara memset/bzero. | David S. Miller |
2012-03-28 | Make sparc's -fPIC addition to ASFLAGS-.os more robust. | David S. Miller |
2012-03-28 | Merge branch 'master' of ssh://sourceware.org/git/glibc | Ulrich Drepper |
2012-03-28 | Avoid warnings in test malloc program | Ulrich Drepper |
2012-03-28 | [BZ #13760] | Jeff Law |
2012-03-28 | Fix pow of negative numbers to integer exponents (bugs 369, 2678, 3866). | Joseph Myers |
2012-03-28 | Bug 3868 also fixed by __kernel_standard_l changes. | Joseph Myers |
2012-03-28 | Avoid overflows from long double functions using __kernel_standard. | Joseph Myers |
2012-03-28 | Fix whitespace | Andreas Jaeger |
2012-03-28 | Regenerate configure files | Andreas Jaeger |
2012-03-28 | Remove sysdeps/elf support from configure. | Andreas Jaeger |
2012-03-28 | Move sysdeps/s390/s390-64/elf files | Andreas Jaeger |
2012-03-28 | Move sysdeps/s390/s390-32/elf files | Andreas Jaeger |
2012-03-28 | Fix sparc64/elf merge | David S. Miller |
2012-03-28 | Move sysdeps/sparc/{,sparc32,sparc64}/elf files | Andreas Jaeger |
2012-03-28 | Move sysdeps/powerpc/elf files | Andreas Jaeger |
2012-03-28 | Move sysdeps/powerpc/powerpc32/elf files | Andreas Jaeger |
2012-03-28 | Move sysdeps/powerpc/powerpc64/elf files | Andreas Jaeger |
2012-03-28 | Delete sysdeps/sh/elf | Andreas Jaeger |
2012-03-28 | Fix last commit | Andreas Jaeger |
2012-03-27 | Define MAP_STACK and MAP_HUGETLB on powerpc, s390, sh and sparc. | Anton Blanchard |
2012-03-27 | Run conformtest script explicitly using BASH. | David S. Miller |