]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2016-05-24  Florian WeimerCVE-2016-3075: Stack overflow in _nss_dns_getnetbyname_... release/2.20/master
2016-05-24  Paul PluzhnikovFix BZ #17905
2016-05-24  Florian Weimerhsearch_r: Apply VM size limit in test case
2016-05-24  Florian WeimerImprove check against integer wraparound in hcreate_r...
2016-05-24  Ondřej BílkaHandle overflow in __hcreate_r
2016-05-24  Florian WeimerCVE-2016-1234: glob: Do not copy d_name field of struct...
2016-05-24  Florian Weimerglob: Simplify the interface for the GLOB_ALTDIRFUNC...
2016-05-24  Florian WeimerCVE-2016-3706: getaddrinfo: stack overflow in hostent...
2016-04-28  Stefan LieblerS390: Fix "backtrace() returns infinitely deep stack...
2016-04-28  Stefan LieblerS/390: Fix setcontext/swapcontext which are not restori...
2016-04-10  Mike Frysingerconfigure: fix `test ==` usage
2016-04-04  Stefan LieblerS390: Extend structs La_s390_regs / La_s390_retval...
2016-04-04  Stefan LieblerS390: Save and restore fprs/vrs while resolving symbols.
2016-04-04  Stefan LieblerS390: configure check for vector instruction support...
2016-04-04  Stefan LieblerS390: Add new s390 platform.
2016-04-04  Stefan LieblerS390: Add hwcaps value for vector facility.
2016-03-03  Stefan LieblerS390: Do not use direct socket syscalls if build on...
2016-02-25  Carlos O'DonellCVE-2015-7547: getaddrinfo() stack-based buffer overflo...
2016-02-25  Andreas SchwabFix read past end of pattern in fnmatch (bug 18032)
2016-02-25  Paul PluzhnikovFix BZ #17269 -- _IO_wstr_overflow integer overflow
2016-02-25  Florian WeimerHarden tls_dtor_list with pointer mangling [BZ #19018]
2016-02-25  Florian WeimerAlways enable pointer guard [BZ #18928]
2015-07-21  Mike Frysingersparc: fix sigaction for 32bit builds [BZ #18694]
2015-02-16  Paul PluzhnikovCVE-2015-1472: wscanf allocates too little memory
2015-02-16  H.J. LuUse AVX unaligned memcpy only if AVX2 is available
2015-02-16  Leonhard HolzFix memory handling in strxfrm_l [BZ #16009]
2015-02-16  Roland McGrathMove findidx nested functions to top-level.
2014-12-18  Florian WeimerAvoid infinite loop in nss_dns getnetbyname [BZ #17630]
2014-12-16  Jeff LawCVE-2012-3406: Stack overflow in vfprintf [BZ #16617]
2014-11-24  Siddhesh PoyarekarMake __extern_always_inline usable on clang++ again
2014-11-19  Carlos O'DonellCVE-2014-7817: wordexp fails to honour WRDE_NOCMD.
2014-11-11  Renlin Li[AArch64] End frame record chain correctly.
2014-10-22  Maciej W. RozyckiMIPS: Avoid a dangling `vfork@GLIBC_2.0' reference
2014-10-09  Roland McGrathBZ#17460: Fix buffer overrun in nscd --help.
2014-10-09  Allan McRaeUpdate French translation
2014-09-16  Siddhesh PoyarekarFix memory leak in error path of do_ftell_wide (BZ...
2014-09-16  Tim LammensFix memory leak in libio/wfileops.c do_ftell_wide ...
2014-09-16  Siddhesh PoyarekarRevert to defining __extern_inline only for gcc-4.3...
2014-09-15  Andreas SchwabHandle zero prefix length in getifaddrs (BZ #17371)
2014-09-13  Joseph MyersAdd new Linux 3.16 constants to netinet/udp.h.
2014-09-13  Allan McRaeUpdate Russian translation
2014-09-07  Allan McRaeUpdate version.h and include/features.h for 2.20 release glibc-2.20
2014-09-07  Allan McRaeUpdate contrib.texi
2014-09-07  Allan McRaeUpdate Korean translation
2014-09-06  Chris Metcalf[BZ #17354] tile: Fix up corner cases with signed reloc...
2014-09-03  Florian WeimerCVE-2014-6040: Crashes on invalid input in IBM gconv...
2014-09-02  Khem RajDefine __GI_fegetenv for e500 libm
2014-09-01  Allan McRaeUpdate Esperanto translation
2014-09-01  Allan McRaeUpdate Catalan translation
2014-08-28  Samuel ThibaultFix hang on fork
2014-08-28  Mark Wielaardi386 TLS_INIT_TP might produce bogus asm changing stack...
2014-08-27  Samuel ThibaultSimplify atomicity of socket creation in bind.
2014-08-27  Carlos O'DonellNEWS: Typo fix: s/wil /will /g
2014-08-27  Allan McRaeUpdate x86 ULPs
2014-08-26  Florian WeimerFix typo in CVE ID
2014-08-26  Florian Weimer__gconv_translit_find: Disable function [BZ #17187]
2014-08-26  Allan McRaeUpdate Vietnamese translation
2014-08-26  Allan McRaeUpdate Ukrainian translation
2014-08-26  Allan McRaeUpdate French translation
2014-08-26  Allan McRaeUpdate Russian translation
2014-08-26  Allan McRaeUpdate Polish translation
2014-08-26  Allan McRaeUpdate Czech translation
2014-08-26  Allan McRaeUpdate German translation
2014-08-26  Allan McRaeUpdate Bulgarian translation
2014-08-26  Allan McRaeUpdate Sweedish translation
2014-08-26  Allan McRaeUpdate Dutch translation
2014-08-26  Allan McRaeUpdate Spanish translation
2014-08-21  Siddhesh PoyarekarRemove NOT_IN_libc definition for pthread_atfork
2014-08-21  Siddhesh PoyarekarRemove redundant CPPFLAGS for some programs
2014-08-21  Siddhesh PoyarekarRemove unnecessary uses of NOT_IN_libc
2014-08-13  H.J. LuMention fixes for BZs 16194 and 16275 in NEWS
2014-08-13  Joseph MyersFix powerpc32 __get_clockfreq for non-power4 (bug 17263).
2014-08-13  Siddhesh PoyarekarFix comment error that Jakub pointed out but I forgot...
2014-08-13  Siddhesh PoyarekarDisable x87 inline functions for x86_64 and SSE [BZ...
2014-08-13  H.J. LuReplace cpuid asm statement with __cpuid_count
2014-08-12  Mike Frysingerdetect broken linker handling of __ehdr_start
2014-08-12  Joseph MyersFix powerpc-nofpu __fe_enabled_env and __fe_nonieee_env...
2014-08-12  Roland McGrathNEWS: Mention x86-64 ld.so use of Intel MPX instructions.
2014-08-12  Will NewtonAdd BZ #16892 to NEWS
2014-08-12  Bernard OgdenCheck value of futex before updating in __lll_timedlock
2014-08-12  Sean Andersonmalloc: fix comment typo
2014-08-09  Allan McRaeRegenerate libc.po
2014-08-09  Mike Frysingertst-gettext2: make setup more robust
2014-08-07  Wilco DijkstraThis patch adds new function libc_feholdsetround_noex_a...
2014-08-07  WilcoFix performance issue in misaligned strcpy.
2014-08-06  Adhemerval... PowerPC: Fix termios definitions
2014-08-05  Richard Hendersonalpha: Fix exception raising from soft-fp
2014-08-05  Richard Hendersonalpha: Remove linux lowlevellock.h
2014-08-05  Richard Hendersonalpha: Remove linux lowlevellock.h
2014-08-04  Bernard OgdenMIPS - Remove mips lowlevellock.h.
2014-08-04  Will NewtonAArch64: Remove lowlevellock.h
2014-08-04  Mike Frysingeradd ChangeLog for previous commit
2014-08-04  Mike Frysingeria64: define nocancel entry points in PSEUDO
2014-08-04  Roland McGrathIA64: Consolidate nptl/ subdirectories under linux/...
2014-08-04  Roland McGrathIA64: Move NPTL public headers to sysdeps/ia64/nptl/.
2014-08-04  Roland McGrathIA64: Define TLS_DEFINE_INIT_TP
2014-08-04  Roland McGrathIA64: Consolidate NPTL/non versions of vfork
2014-08-04  Roland McGrathIA64: Consolidate NPTL/non versions of clone
2014-08-04  Andreas SchwabFix missing <math_private.h> in ldbl-96 fma
2014-08-03  Mike Frysingeradd ChangeLog for previous commit
next