about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Add new Linux 3.16 constants to netinet/udp.h.Joseph Myers2014-09-122-0/+9
* Fix typo in macro names in sysconf.cSiddhesh Poyarekar2014-09-122-2/+7
* Complete the removal of __gconv_translit_findFlorian Weimer2014-09-1220-287/+75
* Enhance tst-xmmymm.sh to detect zmm register usage in ld.so (BZ #16194)Siddhesh Poyarekar2014-09-123-6/+14
* Move findidx nested functions to top-level.Roland McGrath2014-09-1110-34/+91
* malloc: additional unlink hardening for non-small bins [BZ #17344]Florian Weimer2014-09-113-3/+11
* Fix memory leak in libio/wfileops.c do_ftell_wide [BZ #17370]Tim Lammens2014-09-113-1/+7
* tile: remove linux lowlevellock.hChris Metcalf2014-09-102-304/+4
* Return failure in getnetgrent only when all netgroups have been searched (#17...Siddhesh Poyarekar2014-09-103-1/+16
* PowerPC: memset optimization for POWER8/PPC64Adhemerval Zanella2014-09-108-9/+533
* PowerPC: multiarch bzero cleanup for PPC64Adhemerval Zanella2014-09-1011-91/+32
* Turn on -Werror=implicit-function-declarationFlorian Weimer2014-09-103-1/+11
* Put mips preconfigure code inside mips* case statement.Steve Ellcey2014-09-092-20/+30
* Modify ABI tests in MIPS preconfigure.Steve Ellcey2014-09-092-34/+28
* HPPA: Add c++-types.data.Carlos O'Donell2014-09-072-0/+71
* HPPA: Transition to new non-addon NPTL.Carlos O'Donell2014-09-0719-29/+42
* Open development for 2.21 glibc-2.20.90Allan McRae2014-09-082-2/+7
* Update version.h and include/features.h for 2.20 release glibc-2.20Allan McRae2014-09-073-3/+7
* Update contrib.texiAllan McRae2014-09-072-0/+9
* Update Korean translationAllan McRae2014-09-072-827/+889
* [BZ #17354] tile: Fix up corner cases with signed relocationsChris Metcalf2014-09-063-19/+30
* CVE-2014-6040: Crashes on invalid input in IBM gconv modules [BZ #17325]Florian Weimer2014-09-0311-10/+54
* Define __GI_fegetenv for e500 libmKhem Raj2014-09-022-0/+6
* Update Esperanto translationAllan McRae2014-09-012-530/+548
* Update Catalan translationAllan McRae2014-09-012-478/+498
* Fix hang on forkSamuel Thibault2014-08-282-0/+9
* i386 TLS_INIT_TP might produce bogus asm changing stack pointer [BZ #17319]Mark Wielaard2014-08-283-30/+14
* Simplify atomicity of socket creation in bind.Samuel Thibault2014-08-282-22/+25
* NEWS: Typo fix: s/wil /will /gCarlos O'Donell2014-08-271-1/+1
* Update x86 ULPsAllan McRae2014-08-272-4/+8
* Fix typo in CVE IDFlorian Weimer2014-08-261-1/+1
* __gconv_translit_find: Disable function [BZ #17187]Florian Weimer2014-08-263-174/+19
* Update Vietnamese translationAllan McRae2014-08-262-525/+554
* Update Ukrainian translationAllan McRae2014-08-262-478/+507
* Update French translationAllan McRae2014-08-262-526/+500
* Update Russian translationAllan McRae2014-08-262-479/+508
* Update Polish translationAllan McRae2014-08-262-479/+496
* Update Czech translationAllan McRae2014-08-262-478/+507
* Update German translationAllan McRae2014-08-262-478/+495
* Update Bulgarian translationAllan McRae2014-08-262-488/+517
* Update Sweedish translationAllan McRae2014-08-262-499/+516
* Update Dutch translationAllan McRae2014-08-262-481/+510
* Update Spanish translationAllan McRae2014-08-262-478/+497
* Remove NOT_IN_libc definition for pthread_atforkSiddhesh Poyarekar2014-08-212-2/+2
* Remove redundant CPPFLAGS for some programsSiddhesh Poyarekar2014-08-214-6/+5
* Remove unnecessary uses of NOT_IN_libcSiddhesh Poyarekar2014-08-2130-45/+80
* Mention fixes for BZs 16194 and 16275 in NEWSH.J. Lu2014-08-132-14/+17
* Fix powerpc32 __get_clockfreq for non-power4 (bug 17263).Joseph Myers2014-08-133-2/+11
* Fix comment error that Jakub pointed out but I forgot to fixSiddhesh Poyarekar2014-08-132-1/+3
* Disable x87 inline functions for x86_64 and SSE [BZ #17262]Siddhesh Poyarekar2014-08-133-3/+12