aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-29localedata: an_ES: fix lang_ab valueMike Frysinger2-0/+5
2016-02-26Remove kernel-features.h conditionals on pre-3.2 kernels.Joseph Myers12-157/+100
2016-02-24NEWS (2.23): Fix typo in bug 19048 text.Carlos O'Donell2-1/+5
2016-02-24Enable --localedir to set message catalog directory (Bug 14259)Carlos O'Donell8-12/+26
2016-02-24GB 18030-2005: Document non-rountrip and PUA mappings (bug 19575).Carlos O'Donell2-0/+31
2016-02-24Remove linux/fanotify.h configure test.Joseph Myers5-65/+8
2016-02-24Require Linux 3.2 except on x86 / x86_64, 3.2 headers everywhere.Joseph Myers11-15/+49
2016-02-24Don't use long double math functions if NO_LONG_DOUBLEAndreas Schwab2-1/+11
2016-02-22Add fts64_* to sysdeps/arm/nacl/libc.abilistRoland McGrath2-0/+11
2016-02-22intl: reintroduce unintentionally disabled optimizationDmitry V. Levin2-0/+10
2016-02-22Add missing inclusion of libc-internal.h.Stefan Liebler2-1/+5
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