external/glibc.git
2012-04-09 Joseph MyersFix spurious overflow exceptions from x86/x86_64 powl...
2012-04-09 Joseph MyersFix ctan, ctanh overflow (bug 11521).
2012-04-09 Andreas JaegerMerge branch 'master' of git://sourceware.org/git/glibc
2012-04-09 Roland McGrathFix missing clobber in i386 __sincos_code asm.
2012-04-09 Andreas JaegerEnhance d_namlen description
2012-04-09 Andreas JaegerDocument additional fopen options
2012-04-09 Carlos O'DonellUse sourceware.org for email and web references.
2012-04-09 Joseph MyersFix missing overflow exceptions from pow (bug 13873).
2012-04-09 Joseph MyersFix x86 pow inaccuracy for large integer exponents...
2012-04-08 Joseph MyersDo not allow overflow exception on exp underflow test...
2012-04-08 Aurelien JarnoUse __kernel_standard instead of __kernel_standard_f...
2012-04-08 Mike Frysingermemset: also update copyright years
2012-04-08 Andreas JaegerDocument return values of putenv and setenv
2012-04-08 Andreas JaegerAdd generated file version.texi
2012-04-08 Andreas JaegerDescribe DT_LNK
2012-04-08 Andreas JaegerFix DT_UNKNOWN description
2012-04-08 Andreas JaegerFix closelog description
2012-04-08 Andreas JaegerMerge branch 'master' of git://sourceware.org/git/glibc
2012-04-08 Stephen CompallBetter describe open arguments
2012-04-07 Mike Frysingermemset: fix define usage for shared libs
2012-04-07 David S. MillerHandle some new sparc relocation types.
2012-04-07 Carlos O'DonellSimplify _ELF_DYNAMIC_DO_RELOC after combining the...
2012-04-06 H.J. LuAdd byteswap-16.h for __bswap_16
2012-04-06 Paul PluzhnikovBZ#13895 fixed.
2012-04-06 Paul Pluzhnikov2012-04-06 Paul Pluzhnikov <ppluzhnikov@google.com>
2012-04-06 Joseph MyersFix ascending ordering of bug numbers in NEWS.
2012-04-06 Robert MillanFix typo in manual
2012-04-06 Andreas JaegerAdd missing include file
2012-04-06 Andreas JaegerAdd __poll and __ppoll to libc.abilist
2012-04-06 David S. MillerFix check-local-headers.sh on multiarch systems.
2012-04-05 David S. MillerReduce down to one definition of _ELF_DYNAMIC_DO_RELOC.
2012-04-05 Marek PolacekFix CL typos.
2012-04-05 Petr Baudis[BZ #6770] Add first_weekday and first_workday to ca_ES.
2012-04-05 Petr BaudisLocale ca_ES is now maintained by Jordi Mallach
2012-04-05 David S. MillerFix DL_DEBUG_UNUSED to elide the VDSO and handle PLT...
2012-04-05 Michael MatzFix size parameter comparisions.
2012-04-05 Andreas JaegerDon't warn about unused result of mktemp
2012-04-05 Thomas Schwinge[BZ #12340] Fix return code of the Hurd's ttyname_r.
2012-04-05 Kaz KojimaFix return value of SH fesetround.
2012-04-05 Kaz KojimaSet SH fpcsr register which read again.
2012-04-05 Kaz KojimaFix SH4 fraiseexcpt so to generate exceptions appropria...
2012-04-05 Kaz KojimaAdd support fedisableexcept, feenableexcept, fegetexcep...
2012-04-04 Simon Josefsson[BZ #12340] Fix return code of the Hurd's ttyname_r.
2012-04-04 Thomas Schwinge[BZ #13553] Remove pre-ISO C support
2012-04-04 Jeff Law2012-04-04 Dmitry V. Levin <ldv@altlinux.org>
2012-04-03 Andreas JaegerFix typo in manual
2012-04-03 Andreas JaegerAdd __bswap_64 definition for non GCC compilers.
2012-04-03 Tulio Magno... Fix bug in previous tcvn5712 commit e64d2de52.
2012-04-02 David S. MillerTighten up vfprintf width, precision, and total length...
2012-04-02 Thomas SchwingeTestsuite #include fixes.
2012-04-02 Thomas SchwingeCall __ctype_init in early glibc startup.
2012-04-01 Ulrich DrepperUpdated Vietnamese translation
2012-04-01 Ulrich DrepperUpdated Russian translations
2012-03-31 Siddhesh PoyarekarMerge copyright years in resolv/nss_dns/dns-host.c
2012-03-30 Liubov Dmitrievaoptimize the following memcpy: sysdeps/i386/i686/multia...
2012-03-30 Siddhesh PoyarekarConsider TTL of CNAME record and return minimum TTL...
2012-03-30 Jeff Law * resolv/nss_dns/dns-host.c: Update copyright...
2012-03-30 Jeff Law2012-03-29 Jeff Law <law@redhat.com>
2012-03-30 Ulrich DrepperBetter error handling for sendmmsg use in res_send
2012-03-30 Ulrich DrepperCorrect check for DNS request send success
2012-03-30 Ulrich DrepperSpeed up DNS by avoiding a system call if possible
2012-03-30 Ulrich DrepperComment fixes for mmsghdr
2012-03-30 Tulio Magno... Fix a bug when converting strings with 1 character...
2012-03-29 David S. MillerRemove xsputn small copy optimization.
2012-03-29 Jeff Law [BZ #13761]
2012-03-29 David S. MillerOptimize mempcpy on sparc.
2012-03-29 David S. MillerDo not elide the libc hidden def of sparc's memset...
2012-03-29 David S. MillerUse generic memset/memcpy in rtld on sparcv9/sparc64.
2012-03-29 David S. MillerFix bugs and improve performance of niagara memset...
2012-03-28 David S. MillerMake sparc's -fPIC addition to ASFLAGS-.os more robust.
2012-03-28 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-03-28 Ulrich DrepperAvoid warnings in test malloc program
2012-03-28 Jeff Law [BZ #13760]
2012-03-28 Joseph MyersFix pow of negative numbers to integer exponents (bugs...
2012-03-28 Joseph MyersBug 3868 also fixed by __kernel_standard_l changes.
2012-03-28 Joseph MyersAvoid overflows from long double functions using __kern...
2012-03-28 Andreas JaegerFix whitespace
2012-03-28 Andreas JaegerRegenerate configure files
2012-03-28 Andreas JaegerRemove sysdeps/elf support from configure.
2012-03-28 Andreas JaegerMove sysdeps/s390/s390-64/elf files
2012-03-28 Andreas JaegerMove sysdeps/s390/s390-32/elf files
2012-03-28 David S. MillerFix sparc64/elf merge
2012-03-28 Andreas JaegerMove sysdeps/sparc/{,sparc32,sparc64}/elf files
2012-03-28 Andreas JaegerMove sysdeps/powerpc/elf files
2012-03-28 Andreas JaegerMove sysdeps/powerpc/powerpc32/elf files
2012-03-28 Andreas JaegerMove sysdeps/powerpc/powerpc64/elf files
2012-03-28 Andreas JaegerDelete sysdeps/sh/elf
2012-03-28 Andreas JaegerFix last commit
2012-03-28 Anton BlanchardDefine MAP_STACK and MAP_HUGETLB on powerpc, s390,...
2012-03-27 David S. MillerRun conformtest script explicitly using BASH.
2012-03-27 David S. MillerFix nptl/tst-cond1{6,7,8}.c on 32-bit with many cpus.
2012-03-27 Andreas JaegerRegenerate
2012-03-27 Andreas JaegerMerge branch 'elf-move'
2012-03-26 Andreas SchwabUpdate powerpc libm test ULPs
2012-03-26 Andreas SchwabFix undue underflow in ldbl-128ibm version of expl
2012-03-25 Roland McGrathFix last change.
2012-03-25 Roland McGrathFix confstr use of local buffer outside its extent.
2012-03-23 Jeff Law2012-03-23 Jeff Law <law@redhat.com>
2012-03-23 David S. MillerUpdate sparc ULPs for recently added tests and bug...
2012-03-23 H.J. LuMake sure x86_64 GOT entry slot is always 8 bytes
next