aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-09Fix x86 pow inaccuracy for large integer exponents (bug 706).Joseph Myers5-16/+112
2012-04-08Do not allow overflow exception on exp underflow test (bug 13705).Joseph Myers2-2/+7
2012-04-08Use __kernel_standard instead of __kernel_standard_f in exp wrapper (bug 13705).Aurelien Jarno3-7/+13
2012-04-08memset: also update copyright yearsMike Frysinger3-2/+7
2012-04-08Document return values of putenv and setenvAndreas Jaeger3-9/+20
2012-04-08Add generated file version.texiAndreas Jaeger1-0/+1
2012-04-08Describe DT_LNKAndreas Jaeger3-9/+16
2012-04-08Fix DT_UNKNOWN descriptionAndreas Jaeger3-9/+15
2012-04-08Fix closelog descriptionAndreas Jaeger3-10/+15
2012-04-08Merge branch 'master' of git://sourceware.org/git/glibcAndreas Jaeger7-10/+40
2012-04-08Better describe open argumentsStephen Compall3-13/+19
2012-04-07memset: fix define usage for shared libsMike Frysinger3-2/+7
2012-04-07Handle some new sparc relocation types.David S. Miller4-0/+27
2012-04-07Simplify _ELF_DYNAMIC_DO_RELOC after combining the old two defs.Carlos O'Donell2-8/+6
2012-04-06Add byteswap-16.h for __bswap_16H.J. Lu10-100/+219
2012-04-06BZ#13895 fixed.Paul Pluzhnikov1-2/+2
2012-04-062012-04-06 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov4-9/+34
2012-04-06Fix ascending ordering of bug numbers in NEWS.Joseph Myers1-1/+1
2012-04-06Fix typo in manualRobert Millan3-5/+11
2012-04-06Add missing include fileAndreas Jaeger2-1/+5
2012-04-06Add __poll and __ppoll to libc.abilistAndreas Jaeger2-0/+6
2012-04-05Fix check-local-headers.sh on multiarch systems.David S. Miller2-1/+4
2012-04-05Reduce down to one definition of _ELF_DYNAMIC_DO_RELOC.David S. Miller6-60/+18
2012-04-05Fix CL typos.Marek Polacek1-2/+2
2012-04-05[BZ #6770] Add first_weekday and first_workday to ca_ES.Petr Baudis3-9/+16
2012-04-05Locale ca_ES is now maintained by Jordi MallachPetr Baudis2-2/+7
2012-04-05Fix DL_DEBUG_UNUSED to elide the VDSO and handle PLT references properly.David S. Miller3-2/+26
2012-04-05Fix size parameter comparisions.Michael Matz3-11/+16
2012-04-05Don't warn about unused result of mktempAndreas Jaeger3-4/+11
2012-04-05[BZ #12340] Fix return code of the Hurd's ttyname_r.Thomas Schwinge1-7/+7
2012-04-05Fix return value of SH fesetround.Kaz Kojima2-3/+8
2012-04-05Set SH fpcsr register which read again.Kaz Kojima3-1/+14
2012-04-05Fix SH4 fraiseexcpt so to generate exceptions appropriately.Kaz Kojima2-6/+48
2012-04-05Add support fedisableexcept, feenableexcept, fegetexcept and feupdateenvKaz Kojima4-0/+151
2012-04-05[BZ #12340] Fix return code of the Hurd's ttyname_r.Simon Josefsson2-2/+8
2012-04-05[BZ #13553] Remove pre-ISO C supportThomas Schwinge3-5/+11
2012-04-042012-04-04 Dmitry V. Levin <ldv@altlinux.org>Jeff Law3-8/+15
2012-04-03Fix typo in manualAndreas Jaeger3-8/+12
2012-04-03Add __bswap_64 definition for non GCC compilers.Andreas Jaeger8-28/+98
2012-04-02Fix bug in previous tcvn5712 commit e64d2de52.Tulio Magno Quites Machado Filho2-2/+9
2012-04-02Tighten up vfprintf width, precision, and total length overflow handling.David S. Miller5-39/+147
2012-04-02Testsuite #include fixes.Thomas Schwinge5-3/+16
2012-04-02Call __ctype_init in early glibc startup.Thomas Schwinge6-6/+33
2012-04-01Updated Vietnamese translationUlrich Drepper2-693/+996
2012-04-01Updated Russian translationsUlrich Drepper2-1/+5
2012-03-31Merge copyright years in resolv/nss_dns/dns-host.cSiddhesh Poyarekar2-1/+5
2012-03-30optimize the following memcpy: sysdeps/i386/i686/multiarch/memcpy-ssse3.SLiubov Dmitrieva2-536/+1456
2012-03-30Consider TTL of CNAME record and return minimum TTL in the chainSiddhesh Poyarekar3-4/+26
2012-03-30 * resolv/nss_dns/dns-host.c: Update copyright year.Jeff Law2-1/+3
2012-03-302012-03-29 Jeff Law <law@redhat.com>Jeff Law4-11/+93