aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-09Don't include _dl_resolve_conflicts in libc.a [BZ #21742]hjl/pr21741H.J. Lu
2017-07-09x86-64: Test memmove_chk and memset_chk only in libc.so [BZ #21741]H.J. Lu
2017-07-09Remove debug/stack_chk_fail_local.c [BZ #21740]H.J. Lu
2017-07-09Update hppa ulps.John David Anglin
2017-07-09Use generic pthread support on hppa.John David Anglin
2017-07-09x86-64: Update comments in IFUNC selectorsH.J. Lu
2017-07-09x86-64: Update comments in ifunc-impl-list.cH.J. Lu
2017-07-09Fix BZ #21049.John David Anglin
2017-07-08build-many-glibcs.py: also build profiled objectsAndreas Schwab
2017-07-07Added yesstr/nostr for kw_GBAkhilesh Kumar
2017-07-07Added missing yesstr and nostr for Tsonga language locale [LC_MESSAGES]Akhilesh Kumar
2017-07-07Fix LC_NAME for hi_INAkhilesh Kumar
2017-07-07yesstr/nostr missing for Xhosa language localeAkhilesh Kumar
2017-07-07Add yesstr and nostr to zh_CN localePeng Wu
2017-07-07Incorrect Full Weekday names for ks_IN@devanagariAkhilesh Kumar
2017-07-06* manual/tunables.texi: Add missing @end deftp.DJ Delorie
2017-07-06resolv: Deal with non-deterministic address order in tst-resolv-basicFlorian Weimer
2017-07-06Add per-thread cache to mallocDJ Delorie
2017-07-06Increase some test timeouts.Joseph Myers
2017-07-06Arabic scripts: More fixes after the recent import.Rafal Luzynski
2017-07-06nptl: Fix typo on __have_pthread_attr_t (BZ#21715)Matthew Krupcale
2017-07-06x86-64: Align the stack in __tls_get_addr [BZ #21609]H.J. Lu
2017-07-06Pashto yesstr/nostr locale are missingAkhilesh Kumar
2017-07-05posix: Fix default posix_spawn return valueAdhemerval Zanella
2017-07-05Fixup localedata/ChangeLog.Carlos O'Donell
2017-07-05Edit and shorten float128 NEWS item.Joseph Myers
2017-07-05support: Add resolver testing mode which does not patch _resFlorian Weimer
2017-07-05support: Add support_chroot_create and support_chroot_freeFlorian Weimer
2017-07-05support: Check isolation of loopback addresses in tst-support-namespaceFlorian Weimer
2017-07-05Added Tok-Pisin locale.Akhilesh Kumar
2017-07-05Consistently say "GNU C Library" in NEWS, not "glibc".Joseph Myers
2017-07-05Reorganize and revise NEWS for 2.26.Zack Weinberg
2017-07-04For Breton yesstr/nostr locale are missingAkhilesh Kumar
2017-07-04Single threaded stdio optimizationSzabolcs Nagy
2017-07-04sysconf: Use conservative default for _SC_NPROCESSORS_ONLN [BZ #21542]Florian Weimer
2017-07-04resolv: Fix resolv_conf _res matchingFlorian Weimer
2017-07-04Update versions in build-many-glibcs.py.Joseph Myers
2017-07-04resolv: Fix improper assert in __resolv_conf_attachFlorian Weimer
2017-07-03resolv: Introduce free list for resolv_conf index slostsFlorian Weimer
2017-07-03resolv: Automatically reload a changed /etc/resolv.conf file [BZ #984]Florian Weimer
2017-07-03resolv: Mirror the entire resolver configuration in struct resolv_confFlorian Weimer
2017-07-03resolv: Lift domain search list limits [BZ #19569] [BZ #21475]Florian Weimer
2017-07-03resolv: Introduce struct resolv_conf with extended resolver stateFlorian Weimer
2017-07-03resolv: Introduce struct resolv_context [BZ #21668]Florian Weimer
2017-07-03resolv: Add preinit tests to resolv/tst-resolv-res_init-skeleton.cFlorian Weimer
2017-07-03More fixes after the recent import from CLDR-31Rafal Luzynski
2017-07-03powerpc: Clean up strlen and strnlen for power8Rajalakshmi Srinivasaraghavan
2017-07-01Use __builtin_popcount in __sched_cpucount [BZ #21696]H.J. Lu
2017-07-01Fix typo in glibc.tune.cpu nameSiddhesh Poyarekar
2017-06-30float128: Add signbit alternative for old compilersGabriel F. T. Gomes