aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-07-06nptl: Fix typo on __have_pthread_attr_t (BZ#21715)Matthew Krupcale1-0/+6
2017-07-06x86-64: Align the stack in __tls_get_addr [BZ #21609]H.J. Lu1-0/+13
2017-07-05posix: Fix default posix_spawn return valueAdhemerval Zanella1-0/+5
2017-07-05support: Add resolver testing mode which does not patch _resFlorian Weimer1-0/+15
2017-07-05support: Add support_chroot_create and support_chroot_freeFlorian Weimer1-0/+14
2017-07-05support: Check isolation of loopback addresses in tst-support-namespaceFlorian Weimer1-0/+6
2017-07-04Single threaded stdio optimizationSzabolcs Nagy1-0/+18
2017-07-04sysconf: Use conservative default for _SC_NPROCESSORS_ONLN [BZ #21542]Florian Weimer1-0/+8
2017-07-04resolv: Fix resolv_conf _res matchingFlorian Weimer1-0/+11
2017-07-04Update versions in build-many-glibcs.py.Joseph Myers1-0/+6
2017-07-04resolv: Fix improper assert in __resolv_conf_attachFlorian Weimer1-0/+9
2017-07-03resolv: Introduce free list for resolv_conf index slostsFlorian Weimer1-0/+16
2017-07-03resolv: Automatically reload a changed /etc/resolv.conf file [BZ #984]Florian Weimer1-0/+33
2017-07-03resolv: Mirror the entire resolver configuration in struct resolv_confFlorian Weimer1-0/+36
2017-07-03resolv: Lift domain search list limits [BZ #19569] [BZ #21475]Florian Weimer1-0/+26
2017-07-03resolv: Introduce struct resolv_conf with extended resolver stateFlorian Weimer1-0/+18
2017-07-03resolv: Introduce struct resolv_context [BZ #21668]Florian Weimer1-0/+85
2017-07-03resolv: Add preinit tests to resolv/tst-resolv-res_init-skeleton.cFlorian Weimer1-0/+9
2017-07-03powerpc: Clean up strlen and strnlen for power8Rajalakshmi Srinivasaraghavan1-0/+5
2017-07-01Use __builtin_popcount in __sched_cpucount [BZ #21696]H.J. Lu1-0/+7
2017-07-01Fix typo in glibc.tune.cpu nameSiddhesh Poyarekar1-0/+5
2017-06-30float128: Add signbit alternative for old compilersGabriel F. T. Gomes1-0/+10
2017-06-30Consolidate Linux fcntl implementationAdhemerval Zanella1-0/+20
2017-06-30tunables, aarch64: New tunable to override cpuSiddhesh Poyarekar1-0/+11
2017-06-30aarch64: Call all string function implementations in testsSiddhesh Poyarekar1-0/+6
2017-06-30i386: Increase MALLOC_ALIGNMENT to 16 [BZ #21120]H.J. Lu1-0/+8
2017-06-30resolv: Improve debugging output from tst-resolv-res_initFlorian Weimer1-0/+6
2017-06-30resolv: Remove source argument fron res_optionsFlorian Weimer1-0/+5
2017-06-30resolv: Remove DEBUG from resolv/res_query.cFlorian Weimer1-0/+4
2017-06-30resolv: Reformat resolv/res_data.c to GNU styleFlorian Weimer1-0/+5
2017-06-30resolv: Move res_query, res_search res_querydomain, hostaliasFlorian Weimer1-0/+7
2017-06-30resolv: Move res_isourserver, res_send from res_data.c to res_send.cFlorian Weimer1-0/+5
2017-06-30resolv: Turn _res_opcodes into a compatibility symbolFlorian Weimer1-0/+7
2017-06-30resolv: Move fp_nquery, fp_query, p_query, _res_opcodesFlorian Weimer1-0/+13
2017-06-30resolv: Remove unused resolv/res_debug.h header fileFlorian Weimer1-0/+5
2017-06-30resolv: Remove DEBUG from resolv/res_send.cFlorian Weimer1-0/+6
2017-06-30resolv: Move the res_mkquery function to the resolv/mk_query.c fileFlorian Weimer1-0/+5
2017-06-30resolv: Reformat resolv/res_mkquery.c to GNU styleFlorian Weimer1-0/+5
2017-06-30resolv: Remove DEBUG macro from resolv/res_mkquery.cFlorian Weimer1-0/+5
2017-06-30support: Report actual exit status in support_capture_subprocess_checkFlorian Weimer1-0/+5
2017-06-30resolv: Make RES_ROTATE start with a random name server [BZ #19570]Florian Weimer1-0/+11
2017-06-29SPARC sys/ucontext.h namespace fixes (bug 21457).Joseph Myers1-0/+81
2017-06-29vfprintf: Fix tst-vfprintf-mbs-prec and tst-vfprintf-user-typeFlorian Weimer1-0/+7
2017-06-29posix: Improve default posix_spawn implementationAdhemerval Zanella1-0/+5
2017-06-29vfprintf: Reuse work_buffer in group_numberFlorian Weimer1-0/+6
2017-06-29vfprintf: Use struct scratch_buffer for positional arguments allocationFlorian Weimer1-0/+6
2017-06-29_i18n_number_rewrite: Use struct scratch_bufferFlorian Weimer1-0/+5
2017-06-29vfprintf: Reduce WORK_BUFFER_SIZE for wchar_t buildsFlorian Weimer1-0/+5
2017-06-29vfprintf: Add test case for multi-byte/wide strings and precisionFlorian Weimer1-0/+5
2017-06-29vfprintf: Add test case for user-defined types and format specifiersFlorian Weimer1-0/+5