aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-08-27Flesh out 4.4 bits/socket.h with SOCK_CLOEXEC, SOCK_NONBLOCK.Roland McGrath2-1/+23
2013-08-27Fix missing declaration of LC_CTYPE nonascii-case elementAndreas Schwab6-9/+58
2013-08-27Fix handling LC_CTYPE nonascii-case fallback in i686 SSE4.2 and SSSE3 strcase...Andreas Schwab3-0/+32
2013-08-26Make stub lxstat64 call xstat64, like stub lxstat calls xstat.Roland McGrath2-10/+5
2013-08-26Use proper #include for xdecrypt declarations.Roland McGrath3-4/+8
2013-08-26Initialize res_hconf in nscdSiddhesh Poyarekar3-1/+11
2013-08-26Fix dependencies for stdlib/tst-tls-atexitAndreas Schwab2-1/+6
2013-08-26Fix indentation in aicache.cSiddhesh Poyarekar2-1/+5
2013-08-25configure: add missing quotes in $build_pt_chown testMike Frysinger3-2/+7
2013-08-23Fix cexp (NaN + i0) (bug 15532).Joseph Myers6-14/+42
2013-08-22Add Ukrainian translations.David S. Miller2-0/+7152
2013-08-22Update Catalan translations.David S. Miller2-934/+972
2013-08-22MIPS: Correct the handling of reserved FCSR bitsMaciej W. Rozycki4-4/+12
2013-08-21Add bug 15867 to NEWS.Joseph Myers1-1/+1
2013-08-21Fix fdim handling of infinities (bug 15797).Joseph Myers6-40/+54
2013-08-21Fix typos.Ondřej Bílka61-66/+141
2013-08-21i686: Skip SSE4_2 version for strcmp, strncmp, strncase, strcasecmpLiubov Dmitrieva4-0/+19
2013-08-20PowerPC: fix backtrace to handle signal trampolinesAdhemerval Zanella8-6/+172
2013-08-20Fix cproj handling of (finite, NaN) arguments (bug 15531).Joseph Myers7-13/+53
2013-08-20Include <string.h> in sysdeps/unix/sysv/linux/mmap64.c.Joseph Myers2-0/+3
2013-08-20Use __getpagesize and __ffs in MMAP2_PAGE_SHIFT == -1 case of mmap64.Joseph Myers2-3/+8
2013-08-20Remove trailing blank lines when generating INSTALL.Joseph Myers2-2/+13
2013-08-20 * sysdeps/unix/sysv/linux/s390/sys/procfs.h (struct elf_prstatus):Andreas Krebbel2-1/+7
2013-08-20 * elf/setup-vdso.h (setup_vdso): Fix missing string termination.Andreas Arnez2-1/+5
2013-08-20Simplify strcoll implementationSiddhesh Poyarekar2-406/+304
2013-08-17PR 15483Alexandre Oliva4-0/+24
2013-08-16CVE-2013-4237, BZ #14699: Buffer overflow in readdir_rFlorian Weimer10-35/+124
2013-08-13Fix cbrtl for ldbl-96Andreas Schwab4-1/+15
2013-08-12Open development for 2.19.glibc-2.18.90David S. Miller3-2/+13
2013-08-10Update version.h and include/features.h for 2.18 release.glibc-2.18David S. Miller2-3/+3
2013-08-06Fix typo in ChangeLogAndreas Schwab1-1/+1
2013-08-03Update Korean translations.David S. Miller2-1143/+1342
2013-08-01Update manual/contrib.texiDavid S. Miller2-1/+21
2013-07-30Update French translations.David S. Miller2-934/+972
2013-07-28Update Czech translations.David S. Miller2-937/+972
2013-07-28Update Swedish translations.David S. Miller2-935/+973
2013-07-27Update Esperanto translations.David S. Miller2-1020/+1054
2013-07-27Update Vietnamese translations.David S. Miller2-992/+1029
2013-07-27Update German translations.David S. Miller2-933/+971
2013-07-26Update Bulgarian translations.David S. Miller2-946/+982
2013-07-26Update Dutch, Polish, and Russian translations.David S. Miller4-2819/+2927
2013-07-26[AArch64] Provide symbol version for _mcount.Marcus Shawcroft5-0/+81
2013-07-25Update libc.pot in preparation for giving tarball to translation project.David S. Miller2-930/+968
2013-07-25Added NEWS entries for AT_HWCAP2 and POWER8 enablement.Ryan S. Arnold1-0/+5
2013-07-23hppa: Regenerate libm-test-ulps.Carlos O'Donell2-0/+43
2013-07-23Remove Linux kernel version ambiguity in comment added by previous commit.David S. Miller2-2/+6
2013-07-23PowerPC: use _dl_static_init to set GLRO(gl_pagesize)Adhemerval Zanella5-0/+137
2013-07-23Increase nptl test case buffer size so we really block on current Linux kernels.David S. Miller2-1/+28
2013-07-22tile BZ #15759: Fix bug in _dl_unmapChris Metcalf3-4/+17
2013-07-22S/390: ULPs update.Andreas Krebbel2-141/+6289