aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-07Simplify _ELF_DYNAMIC_DO_RELOC after combining the old two defs.Carlos O'Donell
2012-04-06Use __builtin_bswap32/64 in __bswap_32/64 for GCC >= 4.2H.J. Lu
2012-04-06Add byteswap-16.h for __bswap_16H.J. Lu
2012-04-06BZ#13895 fixed.Paul Pluzhnikov
2012-04-062012-04-06 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov
2012-04-06Fix ascending ordering of bug numbers in NEWS.Joseph Myers
2012-04-06Fix typo in manualRobert Millan
2012-04-06Add missing include fileAndreas Jaeger
2012-04-06Add __poll and __ppoll to libc.abilistAndreas Jaeger
2012-04-05Fix check-local-headers.sh on multiarch systems.David S. Miller
2012-04-05Reduce down to one definition of _ELF_DYNAMIC_DO_RELOC.David S. Miller
2012-04-05Fix CL typos.Marek Polacek
2012-04-05[BZ #6770] Add first_weekday and first_workday to ca_ES.Petr Baudis
2012-04-05Locale ca_ES is now maintained by Jordi MallachPetr Baudis
2012-04-05Fix DL_DEBUG_UNUSED to elide the VDSO and handle PLT references properly.David S. Miller
2012-04-05Fix size parameter comparisions.Michael Matz
2012-04-05Don't warn about unused result of mktempAndreas Jaeger
2012-04-05[BZ #12340] Fix return code of the Hurd's ttyname_r.Thomas Schwinge
2012-04-05Fix return value of SH fesetround.Kaz Kojima
2012-04-05Set SH fpcsr register which read again.Kaz Kojima
2012-04-05Fix SH4 fraiseexcpt so to generate exceptions appropriately.Kaz Kojima
2012-04-05Add support fedisableexcept, feenableexcept, fegetexcept and feupdateenvKaz 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 supportThomas Schwinge
2012-04-042012-04-04 Dmitry V. Levin <ldv@altlinux.org>Jeff Law
2012-04-03Fix typo in manualAndreas Jaeger
2012-04-03Add __bswap_64 definition for non GCC compilers.Andreas Jaeger
2012-04-02Fix bug in previous tcvn5712 commit e64d2de52.Tulio Magno Quites Machado Filho
2012-04-02Tighten up vfprintf width, precision, and total length overflow handling.David S. Miller
2012-04-02Testsuite #include fixes.Thomas Schwinge
2012-04-02Call __ctype_init in early glibc startup.Thomas Schwinge
2012-04-01Updated Vietnamese translationUlrich Drepper
2012-04-01Updated Russian translationsUlrich Drepper
2012-03-31Merge copyright years in resolv/nss_dns/dns-host.cSiddhesh Poyarekar
2012-03-30optimize the following memcpy: sysdeps/i386/i686/multiarch/memcpy-ssse3.SLiubov Dmitrieva
2012-03-30Consider TTL of CNAME record and return minimum TTL in the chainSiddhesh Poyarekar
2012-03-30 * resolv/nss_dns/dns-host.c: Update copyright year.Jeff Law
2012-03-302012-03-29 Jeff Law <law@redhat.com>Jeff Law
2012-03-30Better error handling for sendmmsg use in res_sendUlrich Drepper
2012-03-30Correct check for DNS request send successUlrich Drepper
2012-03-30Speed up DNS by avoiding a system call if possibleUlrich Drepper
2012-03-30Comment fixes for mmsghdrUlrich Drepper
2012-03-30Fix a bug when converting strings with 1 character using TCVN5712-1Tulio Magno Quites Machado Filho
2012-03-29Remove xsputn small copy optimization.David S. Miller
2012-03-29 [BZ #13761]Jeff Law
2012-03-28Optimize mempcpy on sparc.David S. Miller
2012-03-28Do not elide the libc hidden def of sparc's memset/memcpy when multiarching.David S. Miller
2012-03-28Use generic memset/memcpy in rtld on sparcv9/sparc64.David S. Miller
2012-03-28Fix bugs and improve performance of niagara memset/bzero.David S. Miller
2012-03-28Make sparc's -fPIC addition to ASFLAGS-.os more robust.David S. Miller