aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-13Fix stack overflow in getaddrinfo with many resultsibm/2.16/masterAndreas Schwab
2015-04-07Fix invalid file descriptor reuse while sending DNS query (BZ #15946)Andreas Schwab
2015-02-23CVE-2015-1472: wscanf allocates too little memoryPaul Pluzhnikov
2015-01-29Fix parsing of numeric hosts in gethostbyname_rAndreas Schwab
2015-01-29Return EAI_SYSTEM if we're out of file descriptorsSiddhesh Poyarekar
2015-01-16PowerPC: Fix POINTER_CHK_GUARD thread register for PPC64Adhemerval Zanella
2015-01-15PowerPC: Fix gettimeofday ifunc selectionAdhemerval Zanella
2015-01-15PowerPC: Fix ftime gettimeofday internal call returning bogus dataAdhemerval Zanella
2015-01-15PowerPC: Fix vDSO missing ODP entriesAdhemerval Zanella
2015-01-15CVE-2014-7817: wordexp fails to honour WRDE_NOCMD.Carlos O'Donell
2015-01-15Label CVE-2014-9402 in NEWSAllan McRae
2015-01-15Avoid infinite loop in nss_dns getnetbyname [BZ #17630]Florian Weimer
2015-01-15CVE-2012-3406: Stack overflow in vfprintf [BZ #16617]Jeff Law
2015-01-15Mention CVE-2014-4043 in NEWSAllan McRae
2015-01-15posix_spawn_file_actions_addopen needs to copy the path argument (BZ 17048)Florian Weimer
2015-01-15_nl_find_locale: Improve handling of crafted locale names [BZ #17137]Florian Weimer
2015-01-15__gconv_translit_find: Disable function [BZ #17187]Florian Weimer
2015-01-15CVE-2014-6040: Crashes on invalid input in IBM gconv modules [BZ #17325]Florian Weimer
2015-01-15Add CVE-2013-4332 to NEWS.Will Newton
2015-01-15malloc: Check for integer overflow in memalign.Will Newton
2015-01-15malloc: Check for integer overflow in valloc.Will Newton
2015-01-15malloc: Check for integer overflow in pvalloc.Will Newton
2015-01-15CVE-2013-4237, BZ #14699: Buffer overflow in readdir_rFlorian Weimer
2015-01-15BZ #15754: CVE-2013-4788Carlos O'Donell
2015-01-15Check for integer overflow in cache size computation in strcollSiddhesh Poyarekar
2015-01-15Fall back to non-cached sequence traversal and comparison on malloc failSiddhesh Poyarekar
2015-01-15Simplify strcoll implementationSiddhesh Poyarekar
2015-01-15Fix stack overflow due to large AF_INET6 requestsSiddhesh Poyarekar
2015-01-15Fix buffer overrun in regexp matcherAndreas Schwab
2015-01-15CVE-2013-2207, BZ #15755: Disable pt_chown.Carlos O'Donell
2015-01-15 [BZ #14889]Jeff Law
2013-04-26Properly handle indirect functions in ABI check on powerpc64Andreas Schwab
2013-04-26PowerPC: modf optimization fixAdhemerval Zanella
2013-04-26PowerPC: modf optimizationAdhemerval Zanella
2013-03-13PowerPC: Change sched_getcpu to use vDSO getcpu instead of syscall.Adhemerval Zanella
2013-03-04PowerPC: gettimeofday optimization by using IFUNCAdhemerval Zanella
2013-03-01Merge remote branch 'remotes/origin/release/2.16/master' into local_ibm_2.16Ryan S. Arnold
2013-01-18byteswap.h: fix gcc ver test for __builtin_bswap{32,64}Mike Frysinger
2013-01-18Fix __bswap_64 return type in generic bits/byteswap.h.Joseph Myers
2013-01-18Use __uint64_t in x86 __bswap_64H.J. Lu
2012-11-28Revert "2012-11-07 Andreas Jaeger <aj@suse.de>"Andreas Schwab
2012-11-27sysdeps/sh/dl-machine.h: Define ELF_MACHINE_RUNTIME_FIXUP_PARAMS.Thomas Schwinge
2012-11-27Skip audit if l_reloc_result is NULLH.J. Lu
2012-11-132012-11-07 Andreas Jaeger <aj@suse.de>Jeff Law
2012-10-23Fix missing _mcount@GLIBC_2.0 on powerpc32Andreas Schwab
2012-10-04Define HAS_FMA with bit_FMA_UsableH.J. Lu
2012-10-03Don't parse %s format argument as multibyte stringJeff Law
2012-09-27Use size_t instead of int for internal variables in glob (bug 14621).Joseph Myers
2012-09-26Properly handle fencepost with MALLOC_ALIGN_MASKH.J. Lu
2012-08-29Use LD_SO to set $ld_so_name/$ld_so_versionH.J. Lu