aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-25alpha: Fix tls-macros.hgentoo/2.18Richard Henderson
2014-01-25ARM: Fix clone build for ARMv4Will Newton
2014-01-06Fix sparc 64-bit GMP ifunc resolution in static builds.David S. Miller
2014-01-06Fix build on pre-v9 32-bit Sparc.David S. Miller
2014-01-06PowerPC: Fix POINTER_CHK_GUARD thread register for PPC64Adhemerval Zanella
2014-01-06malloc: Check for integer overflow in memalign.Will Newton
2014-01-06malloc: Check for integer overflow in valloc.Will Newton
2014-01-06malloc: Check for integer overflow in pvalloc.Will Newton
2014-01-06BZ #15754: CVE-2013-4788Carlos O'Donell
2014-01-06Fix stack overflow due to large AF_INET6 requestsSiddhesh Poyarekar
2014-01-06Fix memory leak in stdlib/isomac.cAllan McRae
2014-01-06Fix memory leaks in libio on allocation failureAllan McRae
2014-01-06PowerPC: fix POWER7 memrchr for some large inputsAdhemerval Zanella
2014-01-06* elf/setup-vdso.h (setup_vdso): Fix missing string termination.Andreas Arnez
2014-01-06CVE-2013-4237, BZ #14699: Buffer overflow in readdir_rFlorian Weimer
2014-01-06Fix PI mutex check in pthread_cond_broadcast and pthread_cond_signalSiddhesh Poyarekar
2014-01-06ARM: Fix clone code when built for Thumb.Will Newton
2014-01-06ia64: add __ prefix to pt_all_user_regs/ia64_fpreg [BZ #762]Mike Frysinger
2014-01-06ptrace.h: add __ prefix to ptrace_peeksiginfo_argsMike Frysinger
2013-11-24Don't use broken DL_AUTO_FUNCTION_ADDRESS()Guy Martin
2013-11-24Accept make versions 4.0 and greaterMarc-Antoine Perennou
2013-11-24hppa: add fanotify_markMike Frysinger
2013-11-24alpha: Fix signal thunk unwind infoRichard Henderson
2013-08-16mips: add clock_{g,s}ettime symbol compat hacksMike Frysinger
2013-08-16arm: fix PIC vs SHARED typosDavid Lamparter
2013-08-16gentoo: disable building in timezone subdirMike Frysinger
2013-08-16gentoo: support running tests under sandboxStephanie J. Lockwood-Childs
2013-08-16nptl: handle EAGAIN with some futex operationsCarlos O'Donell
2013-08-16rtld: do not ignore arch-specific CFLAGSGuy Martin
2013-08-16nptl: support thread stacks that grow upCarlos O'Donell
2013-08-16reload /etc/resolv.conf when it has changedThorsten Kukuk
2013-08-16Fix localedef segfault when run under exec-shield, PaX or similarJakub Jelinek
2013-08-16make fortify logic checks less angryMike Frysinger
2013-08-16workaround crash when handling signals in static PIEsMike Frysinger
2013-08-16disable ldconfig during installMike Frysinger
2013-08-10Update version.h and include/features.h for 2.18 release.glibc-2.18David S. Miller
2013-08-06Fix typo in ChangeLogAndreas Schwab
2013-08-03Update Korean translations.David S. Miller
2013-08-01Update manual/contrib.texiDavid S. Miller
2013-07-30Update French translations.David S. Miller
2013-07-28Update Czech translations.David S. Miller
2013-07-28Update Swedish translations.David S. Miller
2013-07-27Update Esperanto translations.David S. Miller
2013-07-27Update Vietnamese translations.David S. Miller
2013-07-27Update German translations.David S. Miller
2013-07-26Update Bulgarian translations.David S. Miller
2013-07-26Update Dutch, Polish, and Russian translations.David S. Miller
2013-07-26[AArch64] Provide symbol version for _mcount.Marcus Shawcroft
2013-07-25Update libc.pot in preparation for giving tarball to translation project.David S. Miller
2013-07-25Added NEWS entries for AT_HWCAP2 and POWER8 enablement.Ryan S. Arnold