aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
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-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-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-05posix: Fix default posix_spawn return valueAdhemerval Zanella
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-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-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
2017-06-30Consolidate Linux fcntl implementationAdhemerval Zanella
2017-06-30tunables, aarch64: New tunable to override cpuSiddhesh Poyarekar
2017-06-30aarch64: Call all string function implementations in testsSiddhesh Poyarekar
2017-06-30i386: Increase MALLOC_ALIGNMENT to 16 [BZ #21120]H.J. Lu
2017-06-30resolv: Improve debugging output from tst-resolv-res_initFlorian Weimer
2017-06-30resolv: Remove source argument fron res_optionsFlorian Weimer
2017-06-30resolv: Remove DEBUG from resolv/res_query.cFlorian Weimer
2017-06-30resolv: Reformat resolv/res_data.c to GNU styleFlorian Weimer
2017-06-30resolv: Move res_query, res_search res_querydomain, hostaliasFlorian Weimer
2017-06-30resolv: Move res_isourserver, res_send from res_data.c to res_send.cFlorian Weimer
2017-06-30resolv: Turn _res_opcodes into a compatibility symbolFlorian Weimer
2017-06-30resolv: Move fp_nquery, fp_query, p_query, _res_opcodesFlorian Weimer
2017-06-30resolv: Remove unused resolv/res_debug.h header fileFlorian Weimer
2017-06-30resolv: Remove DEBUG from resolv/res_send.cFlorian Weimer
2017-06-30resolv: Move the res_mkquery function to the resolv/mk_query.c fileFlorian Weimer
2017-06-30resolv: Reformat resolv/res_mkquery.c to GNU styleFlorian Weimer
2017-06-30resolv: Remove DEBUG macro from resolv/res_mkquery.cFlorian Weimer
2017-06-30support: Report actual exit status in support_capture_subprocess_checkFlorian Weimer
2017-06-30resolv: Make RES_ROTATE start with a random name server [BZ #19570]Florian Weimer
2017-06-29SPARC sys/ucontext.h namespace fixes (bug 21457).Joseph Myers