about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* resolv: Always set *resplen2 out parameter in send_dg [BZ #19791] release/2.18/masterFlorian Weimer2016-04-223-24/+51
* Fix invalid file descriptor reuse while sending DNS query (BZ #15946)Andreas Schwab2016-04-223-2/+9
* CVE-2015-7547: getaddrinfo() stack-based buffer overflow (Bug 18665).Carlos O'Donell2016-04-225-64/+343
* Fix memory handling in strxfrm_l [BZ #16009]Leonhard Holz2015-12-315-104/+473
* Fix BZ #17269 -- _IO_wstr_overflow integer overflowPaul Pluzhnikov2015-12-303-2/+14
* Fix read past end of pattern in fnmatch (bug 18032)Andreas Schwab2015-12-304-4/+42
* Harden tls_dtor_list with pointer mangling [BZ #19018]Florian Weimer2015-12-303-3/+18
* Always enable pointer guard [BZ #18928]Florian Weimer2015-12-304-15/+18
* Fixed pthread_spin_lock on sparc32/64 (bug 16882)Guo Yixuan2014-06-036-6/+126
* Fix sparc memcpy data corruption when using niagara2 optimized routines.Jose E. Marchesi2014-05-173-1/+8
* SPARC: add prlimit and prlimit64 in <bits/resource.h> (BZ #16943)Aurelien Jarno2014-05-163-1/+35
* SPARC: add EFD_SEMAPHORE in <bits/eventfd.h> (BZ #16916)Aurelien Jarno2014-05-073-1/+9
* NEWS: Add 16885 to fixed bug list.David S. Miller2014-05-011-1/+1
* Fix v9/64-bit strcmp when string ends in multiple zero bytes.David S. Miller2014-05-013-0/+69
* Disable x87 inline functions for SSE2 mathH.J. Lu2014-01-293-4/+10
* [AArch64] BZ #16169 Add CFI directives to clone.STom Tromey2014-01-213-2/+13
* Include generic symbol-hacks.h for x32H.J. Lu2014-01-202-1/+6
* [AArch64] Fix FP_ROUNDMODE.Marcus Shawcroft2014-01-074-2/+12
* [AArch64] Fix CFA adjustment on dynamic linker entry.Marcus Shawcroft2014-01-072-1/+6
* Fix race in free() of fastbin chunk: BZ #15073Maxim Kuvyrkov2014-01-053-9/+20
* [AArch64] Save and restore q0-q7 on entry to dynamic linker.Marcus Shawcroft2013-12-193-5/+31
* alpha: Fix signal thunk unwind infoRichard Henderson2013-11-172-4/+19
* Fix sparc 64-bit GMP ifunc resolution in static builds.David S. Miller2013-11-127-6/+16
* Fix build on pre-v9 32-bit Sparc.David S. Miller2013-11-073-2/+9
* Fix PI mutex check in pthread_cond_broadcast and pthread_cond_signalSiddhesh Poyarekar2013-10-034-11/+12
* Update Chinese (traditional) translations.David S. Miller2013-09-062-941/+980
* ARM: Fix clone code when built for Thumb.Will Newton2013-08-303-2/+14
* Add Ukrainian translations.David S. Miller2013-08-232-0/+7152
* Update Catalan translations.David S. Miller2013-08-222-934/+972
* 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