aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-24Enable --localedir to set message catalog directory (Bug 14259)Carlos O'Donell
2016-02-24GB 18030-2005: Document non-rountrip and PUA mappings (bug 19575).Carlos O'Donell
2016-02-24Remove linux/fanotify.h configure test.Joseph Myers
2016-02-24Require Linux 3.2 except on x86 / x86_64, 3.2 headers everywhere.Joseph Myers
2016-02-24Don't use long double math functions if NO_LONG_DOUBLEAndreas Schwab
2016-02-22Add fts64_* to sysdeps/arm/nacl/libc.abilistRoland McGrath
2016-02-22intl: reintroduce unintentionally disabled optimizationDmitry V. Levin
2016-02-22Add missing inclusion of libc-internal.h.Stefan Liebler
2016-02-20Deprecate readdir_r, readdir64_r [BZ #19056]Florian Weimer
2016-02-19[x86_64] Set DL_RUNTIME_UNALIGNED_VEC_SIZE to 8H.J. Lu
2016-02-19elf.h: Add NT_ARM_SYSTEM_CALL constant.Mark Wielaard
2016-02-19elf/elf.h: Add new 386 and X86_64 relocations from binutils.Mark Wielaard
2016-02-19test-skeleton: increase default TIMEOUT to 20 secondsMike Frysinger
2016-02-19locales: pap_AN: delete old/deprecated locale [BZ #16003]Mike Frysinger
2016-02-19localedata: CLDRv28: update LC_TELEPHONE.int_prefixMike Frysinger
2016-02-19nptl: support thread stacks that grow upCarlos O'Donell
2016-02-19Update NEWS with 2.24 templateAdhemerval Zanella
2016-02-19Fix ldbl-128ibm nextafterl, nexttowardl sign of zero result (bug 19678).Joseph Myers
2016-02-19malloc: Remove NO_THREADSFlorian Weimer
2016-02-19malloc: Remove max_total_mem member form struct malloc_parFlorian Weimer
2016-02-19malloc: Remove arena_mem variableFlorian Weimer
2016-02-19res_ninit: Update commentFlorian Weimer
2016-02-19Improve file descriptor checks for posix_spawn actions [BZ #19505]Florian Weimer
2016-02-19Remove trailing newline from date_fmt in Serbian locales [BZ #19581]Florian Weimer
2016-02-19tst-malloc-thread-exit: Use fewer system resourcesFlorian Weimer
2016-02-19localedata: dz_BT/ps_AF: reformat dataMike Frysinger
2016-02-18locledata: trim trailing blank lines/commentsMike Frysinger
2016-02-19Fix ldbl-128ibm powl overflow handling (bug 19674).Joseph Myers
2016-02-19Fix ldbl-128ibm remainderl, remquol equality tests (bug 19603).Joseph Myers
2016-02-18Fix ldbl-128ibm fmodl handling of equal arguments with low part zero (bug 196...Joseph Myers
2016-02-18Fix ldbl-128ibm fmodl handling of subnormal results (bug 19595).Joseph Myers
2016-02-18Fix ldbl-128ibm roundl for non-default rounding modes (bug 19594).Joseph Myers
2016-02-18Fix ldbl-128ibm truncl for non-default rounding modes (bug 19593).Joseph Myers
2016-02-18Fix ldbl-128ibm ceill for non-default rounding modes (bug 19592).Joseph Myers
2016-02-18Fix ldbl-128ibm floorl for non-default rounding modes (bug 17899).Joseph Myers
2016-02-18Regenerated configure scripts.Adhemerval Zanella
2016-02-18Regenerate libc.pot for 2.23.Adhemerval Zanella
2016-02-18Updated translations for 2.23.Adhemerval Zanella
2016-02-18Open development for 2.24.glibc-2.23.90Adhemerval Zanella
2016-02-18Update version.h and include/features.h for 2.23 releaseglibc-2.23Adhemerval Zanella
2016-02-18Update NEWS with fixed bugs for 2.23 releaseAdhemerval Zanella
2016-02-18Add _STRING_INLINE_unaligned and string_private.hH.J. Lu
2016-02-18NEWS: List additional fixed security bugsFlorian Weimer
2016-02-17Use PIC relocation in ALIAS_IMPLAndrew Senkevich
2016-02-16CVE-2015-7547: getaddrinfo() stack-based buffer overflow (Bug 18665).Carlos O'Donell
2016-02-14Update INSTALL with latest versions tested to work.Carlos O'Donell
2016-02-14Ensure isinff, isinfl, isnanf, and isnanl are defined (Bug 19439)Carlos O'Donell
2016-02-12Revert "ChangeLogs: convert to utf-8"Mike Frysinger
2016-02-12hsearch_r: Apply VM size limit in test caseFlorian Weimer
2016-02-11[ARM] add missing -funwind-tables to test case (bug 19529)Szabolcs Nagy