about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Fix stack overflow due to large AF_INET6 requests archlinux/2.18/masterSiddhesh Poyarekar2013-10-252-2/+24
* Fix incorrect getaddrinfo assertion triggerAllan McRae2013-10-252-3/+18
* BZ #15754: Fix test case for ARM.Carlos O'Donell2013-10-253-1/+16
* BZ #15754: CVE-2013-4788Carlos O'Donell2013-10-2518-2/+342
* Check for integer overflow in cache size computation in strcollSiddhesh Poyarekar2013-10-254-1/+80
* Fall back to non-cached sequence traversal and comparison on malloc failSiddhesh Poyarekar2013-10-252-31/+244
* Simplify strcoll implementationSiddhesh Poyarekar2013-10-252-406/+304
* malloc: Check for integer overflow in memalign.Will Newton2013-10-252-0/+13
* malloc: Check for integer overflow in valloc.Will Newton2013-10-252-0/+13
* malloc: Check for integer overflow in pvalloc.Will Newton2013-10-252-0/+13
* CVE-2013-4237, BZ #14699: Buffer overflow in readdir_rFlorian Weimer2013-10-259-34/+118
* HACK FIX: reinline __m128i_strloaduAllan McRae2013-08-191-1/+1
* Update version.h and include/features.h for 2.18 release. glibc-2.18David S. Miller2013-08-102-3/+3
* Fix typo in ChangeLogAndreas Schwab2013-08-061-1/+1
* Update Korean translations.David S. Miller2013-08-032-1143/+1342
* Update manual/contrib.texiDavid S. Miller2013-08-012-1/+21
* Update French translations.David S. Miller2013-07-302-934/+972
* Update Czech translations.David S. Miller2013-07-282-937/+972
* Update Swedish translations.David S. Miller2013-07-282-935/+973
* Update Esperanto translations.David S. Miller2013-07-272-1020/+1054
* Update Vietnamese translations.David S. Miller2013-07-272-992/+1029
* Update German translations.David S. Miller2013-07-272-933/+971
* Update Bulgarian translations.David S. Miller2013-07-262-946/+982
* Update Dutch, Polish, and Russian translations.David S. Miller2013-07-264-2819/+2927
* [AArch64] Provide symbol version for _mcount.Marcus Shawcroft2013-07-265-0/+81
* Update libc.pot in preparation for giving tarball to translation project.David S. Miller2013-07-252-930/+968
* Added NEWS entries for AT_HWCAP2 and POWER8 enablement.Ryan S. Arnold2013-07-251-0/+5
* hppa: Regenerate libm-test-ulps.Carlos O'Donell2013-07-232-0/+43
* Remove Linux kernel version ambiguity in comment added by previous commit.David S. Miller2013-07-232-2/+6
* PowerPC: use _dl_static_init to set GLRO(gl_pagesize)Adhemerval Zanella2013-07-235-0/+137
* Increase nptl test case buffer size so we really block on current Linux kernels.David S. Miller2013-07-232-1/+28
* tile BZ #15759: Fix bug in _dl_unmapChris Metcalf2013-07-223-4/+17
* S/390: ULPs update.Andreas Krebbel2013-07-222-141/+6289
* CVE-2013-2207, BZ #15755: Disable pt_chown.Carlos O'Donell2013-07-2111-7/+100
* Update Sparc ULPs.David S. Miller2013-07-202-0/+10
* m68k: use _dl_static_init to set GLR0(dl_pagesize)Andreas Schwab2013-07-215-2/+134
* tile: add missing semicolon in <bits/ptrace.h>Chris Metcalf2013-07-192-1/+6
* Clean up whitespace in lock elision patches.Dominik Vogt2013-07-1915-31/+52
* Remove remains of rwlock elision which is not implemented yet.Dominik Vogt2013-07-193-11/+8
* BZ #15711: Avoid circular dependency for syscall.hCarlos O'Donell2013-07-163-3/+17
* Annotate more cases of math bug 15319.David S. Miller2013-07-132-16/+26
* [AArch64] Adding -funwind-tables to backtrace.cMarcus Shawcroft2013-07-122-0/+8
* [AArch64] Use _dl_static_init to set GLR0(dl_pagesize)Marcus Shawcroft2013-07-095-0/+136
* Full from-scratch rebuild of sparc ULPs.David S. Miller2013-07-072-238/+77
* tile: use _dl_static_init to set GLRO(gl_pagesize)Chris Metcalf2013-07-075-0/+134
* tile: update libm-test-ulps from scratchChris Metcalf2013-07-072-129/+2797
* tile: use soft-fp for fma() and fmaf()Chris Metcalf2013-07-074-8/+105
* Update x86 and x86_64 ulps on AMD FX-8350 with GCC 4.8.1.Jeroen Albers2013-07-053-16/+528
* [AArch64] Regenerate libm-test-ulpsMarcus Shawcroft2013-07-052-0/+50
* Fix lock elision help text in INSTALL and configureSiddhesh Poyarekar2013-07-044-4/+9