aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-20Deprecate readdir_r, readdir64_r [BZ #19056]Florian Weimer5-9/+34
2016-02-19[x86_64] Set DL_RUNTIME_UNALIGNED_VEC_SIZE to 8H.J. Lu3-11/+29
2016-02-19elf.h: Add NT_ARM_SYSTEM_CALL constant.Mark Wielaard2-0/+5
2016-02-19elf/elf.h: Add new 386 and X86_64 relocations from binutils.Mark Wielaard2-3/+20
2016-02-19test-skeleton: increase default TIMEOUT to 20 secondsMike Frysinger2-2/+7
2016-02-19locales: pap_AN: delete old/deprecated locale [BZ #16003]Mike Frysinger4-158/+9
2016-02-19localedata: CLDRv28: update LC_TELEPHONE.int_prefixMike Frysinger19-18/+39
2016-02-19nptl: support thread stacks that grow upCarlos O'Donell4-12/+55
2016-02-19Update NEWS with 2.24 templateAdhemerval Zanella2-0/+17
2016-02-19Fix ldbl-128ibm nextafterl, nexttowardl sign of zero result (bug 19678).Joseph Myers2-0/+10
2016-02-19malloc: Remove NO_THREADSFlorian Weimer4-24/+7
2016-02-19malloc: Remove max_total_mem member form struct malloc_parFlorian Weimer5-9/+16
2016-02-19malloc: Remove arena_mem variableFlorian Weimer3-8/+6
2016-02-19res_ninit: Update commentFlorian Weimer2-15/+5
2016-02-19Improve file descriptor checks for posix_spawn actions [BZ #19505]Florian Weimer8-12/+249
2016-02-19Remove trailing newline from date_fmt in Serbian locales [BZ #19581]Florian Weimer4-3/+10
2016-02-19tst-malloc-thread-exit: Use fewer system resourcesFlorian Weimer2-14/+22
2016-02-19localedata: dz_BT/ps_AF: reformat dataMike Frysinger3-94/+99
2016-02-18locledata: trim trailing blank lines/commentsMike Frysinger34-39/+36
2016-02-19Fix ldbl-128ibm powl overflow handling (bug 19674).Joseph Myers2-17/+23
2016-02-19Fix ldbl-128ibm remainderl, remquol equality tests (bug 19603).Joseph Myers4-0/+16
2016-02-18Fix ldbl-128ibm fmodl handling of equal arguments with low part zero (bug 196...Joseph Myers4-0/+95
2016-02-18Fix ldbl-128ibm fmodl handling of subnormal results (bug 19595).Joseph Myers2-9/+11
2016-02-18Fix ldbl-128ibm roundl for non-default rounding modes (bug 19594).Joseph Myers2-36/+39
2016-02-18Fix ldbl-128ibm truncl for non-default rounding modes (bug 19593).Joseph Myers2-39/+16
2016-02-18Fix ldbl-128ibm ceill for non-default rounding modes (bug 19592).Joseph Myers2-36/+20
2016-02-18Fix ldbl-128ibm floorl for non-default rounding modes (bug 17899).Joseph Myers3-29/+57
2016-02-18Regenerated configure scripts.Adhemerval Zanella2-1/+3
2016-02-18Regenerate libc.pot for 2.23.Adhemerval Zanella2-437/+455
2016-02-18Updated translations for 2.23.Adhemerval Zanella29-9297/+11202
2016-02-18Open development for 2.24.glibc-2.23.90Adhemerval Zanella2-2/+5
2016-02-18Update version.h and include/features.h for 2.23 releaseglibc-2.23Adhemerval Zanella3-3/+7
2016-02-18Update NEWS with fixed bugs for 2.23 releaseAdhemerval Zanella2-4/+270
2016-02-18Add _STRING_INLINE_unaligned and string_private.hH.J. Lu14-18/+155
2016-02-18NEWS: List additional fixed security bugsFlorian Weimer1-4/+16
2016-02-17Use PIC relocation in ALIAS_IMPLAndrew Senkevich2-2/+8
2016-02-16CVE-2015-7547: getaddrinfo() stack-based buffer overflow (Bug 18665).Carlos O'Donell5-66/+339
2016-02-14Update INSTALL with latest versions tested to work.Carlos O'Donell3-15/+19
2016-02-14Ensure isinff, isinfl, isnanf, and isnanl are defined (Bug 19439)Carlos O'Donell4-3/+71
2016-02-12Revert "ChangeLogs: convert to utf-8"Mike Frysinger7-14/+14
2016-02-12hsearch_r: Apply VM size limit in test caseFlorian Weimer2-0/+26
2016-02-11[ARM] add missing -funwind-tables to test case (bug 19529)Szabolcs Nagy2-0/+6
2016-02-08ChangeLogs: convert to utf-8Paul Eggert7-14/+14
2016-02-08localedata: convert all files to utf-8Mike Frysinger15-146/+163
2016-02-04powerpc: Regenerate libm-test-ulpsRajalakshmi Srinivasaraghavan2-0/+14
2016-02-01Fix MIPS mmap negative offset handling for consistency (bug 19550).Joseph Myers7-2/+54
2016-01-31Revert "elf/elf.h: Add new 386 and X86_64 relocations from binutils."Mark Wielaard2-20/+3
2016-01-31elf/elf.h: Add new 386 and X86_64 relocations from binutils.Mark Wielaard2-3/+20
2016-01-28Improve check against integer wraparound in hcreate_r [BZ #18240]Florian Weimer4-19/+105
2016-01-28Fix MIPS64 memcpy regression.Steve Ellcey2-1/+7