about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* NEWS (2.23): Fix typo in bug 19048 text.Carlos O'Donell2016-02-242-1/+5
* Enable --localedir to set message catalog directory (Bug 14259)Carlos O'Donell2016-02-248-12/+26
* GB 18030-2005: Document non-rountrip and PUA mappings (bug 19575).Carlos O'Donell2016-02-242-0/+31
* Remove linux/fanotify.h configure test.Joseph Myers2016-02-245-65/+8
* Require Linux 3.2 except on x86 / x86_64, 3.2 headers everywhere.Joseph Myers2016-02-2411-15/+49
* Don't use long double math functions if NO_LONG_DOUBLEAndreas Schwab2016-02-242-1/+11
* Add fts64_* to sysdeps/arm/nacl/libc.abilistRoland McGrath2016-02-222-0/+11
* intl: reintroduce unintentionally disabled optimizationDmitry V. Levin2016-02-222-0/+10
* Add missing inclusion of libc-internal.h.Stefan Liebler2016-02-222-1/+5
* Deprecate readdir_r, readdir64_r [BZ #19056]Florian Weimer2016-02-205-9/+34
* [x86_64] Set DL_RUNTIME_UNALIGNED_VEC_SIZE to 8H.J. Lu2016-02-193-11/+29
* elf.h: Add NT_ARM_SYSTEM_CALL constant.Mark Wielaard2016-02-192-0/+5
* elf/elf.h: Add new 386 and X86_64 relocations from binutils.Mark Wielaard2016-02-192-3/+20
* test-skeleton: increase default TIMEOUT to 20 secondsMike Frysinger2016-02-192-2/+7
* locales: pap_AN: delete old/deprecated locale [BZ #16003]Mike Frysinger2016-02-194-158/+9
* localedata: CLDRv28: update LC_TELEPHONE.int_prefixMike Frysinger2016-02-1919-18/+39
* nptl: support thread stacks that grow upCarlos O'Donell2016-02-194-12/+55
* Update NEWS with 2.24 templateAdhemerval Zanella2016-02-192-0/+17
* Fix ldbl-128ibm nextafterl, nexttowardl sign of zero result (bug 19678).Joseph Myers2016-02-192-0/+10
* malloc: Remove NO_THREADSFlorian Weimer2016-02-194-24/+7
* malloc: Remove max_total_mem member form struct malloc_parFlorian Weimer2016-02-195-9/+16
* malloc: Remove arena_mem variableFlorian Weimer2016-02-193-8/+6
* res_ninit: Update commentFlorian Weimer2016-02-192-15/+5
* Improve file descriptor checks for posix_spawn actions [BZ #19505]Florian Weimer2016-02-198-12/+249
* Remove trailing newline from date_fmt in Serbian locales [BZ #19581]Florian Weimer2016-02-194-3/+10
* tst-malloc-thread-exit: Use fewer system resourcesFlorian Weimer2016-02-192-14/+22
* localedata: dz_BT/ps_AF: reformat dataMike Frysinger2016-02-193-94/+99
* locledata: trim trailing blank lines/commentsMike Frysinger2016-02-1834-39/+36
* Fix ldbl-128ibm powl overflow handling (bug 19674).Joseph Myers2016-02-192-17/+23
* Fix ldbl-128ibm remainderl, remquol equality tests (bug 19603).Joseph Myers2016-02-194-0/+16
* Fix ldbl-128ibm fmodl handling of equal arguments with low part zero (bug 196...Joseph Myers2016-02-184-0/+95
* Fix ldbl-128ibm fmodl handling of subnormal results (bug 19595).Joseph Myers2016-02-182-9/+11
* Fix ldbl-128ibm roundl for non-default rounding modes (bug 19594).Joseph Myers2016-02-182-36/+39
* Fix ldbl-128ibm truncl for non-default rounding modes (bug 19593).Joseph Myers2016-02-182-39/+16
* Fix ldbl-128ibm ceill for non-default rounding modes (bug 19592).Joseph Myers2016-02-182-36/+20
* Fix ldbl-128ibm floorl for non-default rounding modes (bug 17899).Joseph Myers2016-02-183-29/+57
* Regenerated configure scripts.Adhemerval Zanella2016-02-182-1/+3
* Regenerate libc.pot for 2.23.Adhemerval Zanella2016-02-182-437/+455
* Updated translations for 2.23.Adhemerval Zanella2016-02-1829-9297/+11202
* Open development for 2.24. glibc-2.23.90Adhemerval Zanella2016-02-182-2/+5
* Update version.h and include/features.h for 2.23 release glibc-2.23Adhemerval Zanella2016-02-183-3/+7
* Update NEWS with fixed bugs for 2.23 releaseAdhemerval Zanella2016-02-182-4/+270
* Add _STRING_INLINE_unaligned and string_private.hH.J. Lu2016-02-1814-18/+155
* NEWS: List additional fixed security bugsFlorian Weimer2016-02-181-4/+16
* Use PIC relocation in ALIAS_IMPLAndrew Senkevich2016-02-172-2/+8
* CVE-2015-7547: getaddrinfo() stack-based buffer overflow (Bug 18665).Carlos O'Donell2016-02-165-66/+339
* Update INSTALL with latest versions tested to work.Carlos O'Donell2016-02-143-15/+19
* Ensure isinff, isinfl, isnanf, and isnanl are defined (Bug 19439)Carlos O'Donell2016-02-144-3/+71
* Revert "ChangeLogs: convert to utf-8"Mike Frysinger2016-02-127-14/+14
* hsearch_r: Apply VM size limit in test caseFlorian Weimer2016-02-122-0/+26