about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* support: Add support_chroot_create and support_chroot_freeFlorian Weimer2017-07-051-0/+14
* support: Check isolation of loopback addresses in tst-support-namespaceFlorian Weimer2017-07-051-0/+6
* Single threaded stdio optimizationSzabolcs Nagy2017-07-041-0/+18
* sysconf: Use conservative default for _SC_NPROCESSORS_ONLN [BZ #21542]Florian Weimer2017-07-041-0/+8
* resolv: Fix resolv_conf _res matchingFlorian Weimer2017-07-041-0/+11
* Update versions in build-many-glibcs.py.Joseph Myers2017-07-041-0/+6
* resolv: Fix improper assert in __resolv_conf_attachFlorian Weimer2017-07-041-0/+9
* resolv: Introduce free list for resolv_conf index slostsFlorian Weimer2017-07-031-0/+16
* resolv: Automatically reload a changed /etc/resolv.conf file [BZ #984]Florian Weimer2017-07-031-0/+33
* resolv: Mirror the entire resolver configuration in struct resolv_confFlorian Weimer2017-07-031-0/+36
* resolv: Lift domain search list limits [BZ #19569] [BZ #21475]Florian Weimer2017-07-031-0/+26
* resolv: Introduce struct resolv_conf with extended resolver stateFlorian Weimer2017-07-031-0/+18
* resolv: Introduce struct resolv_context [BZ #21668]Florian Weimer2017-07-031-0/+85
* resolv: Add preinit tests to resolv/tst-resolv-res_init-skeleton.cFlorian Weimer2017-07-031-0/+9
* powerpc: Clean up strlen and strnlen for power8Rajalakshmi Srinivasaraghavan2017-07-031-0/+5
* Use __builtin_popcount in __sched_cpucount [BZ #21696]H.J. Lu2017-07-011-0/+7
* Fix typo in glibc.tune.cpu nameSiddhesh Poyarekar2017-07-011-0/+5
* float128: Add signbit alternative for old compilersGabriel F. T. Gomes2017-06-301-0/+10
* Consolidate Linux fcntl implementationAdhemerval Zanella2017-06-301-0/+20
* tunables, aarch64: New tunable to override cpuSiddhesh Poyarekar2017-06-301-0/+11
* aarch64: Call all string function implementations in testsSiddhesh Poyarekar2017-06-301-0/+6
* i386: Increase MALLOC_ALIGNMENT to 16 [BZ #21120]H.J. Lu2017-06-301-0/+8
* resolv: Improve debugging output from tst-resolv-res_initFlorian Weimer2017-06-301-0/+6
* resolv: Remove source argument fron res_optionsFlorian Weimer2017-06-301-0/+5
* resolv: Remove DEBUG from resolv/res_query.cFlorian Weimer2017-06-301-0/+4
* resolv: Reformat resolv/res_data.c to GNU styleFlorian Weimer2017-06-301-0/+5
* resolv: Move res_query, res_search res_querydomain, hostaliasFlorian Weimer2017-06-301-0/+7
* resolv: Move res_isourserver, res_send from res_data.c to res_send.cFlorian Weimer2017-06-301-0/+5
* resolv: Turn _res_opcodes into a compatibility symbolFlorian Weimer2017-06-301-0/+7
* resolv: Move fp_nquery, fp_query, p_query, _res_opcodesFlorian Weimer2017-06-301-0/+13
* resolv: Remove unused resolv/res_debug.h header fileFlorian Weimer2017-06-301-0/+5
* resolv: Remove DEBUG from resolv/res_send.cFlorian Weimer2017-06-301-0/+6
* resolv: Move the res_mkquery function to the resolv/mk_query.c fileFlorian Weimer2017-06-301-0/+5
* resolv: Reformat resolv/res_mkquery.c to GNU styleFlorian Weimer2017-06-301-0/+5
* resolv: Remove DEBUG macro from resolv/res_mkquery.cFlorian Weimer2017-06-301-0/+5
* support: Report actual exit status in support_capture_subprocess_checkFlorian Weimer2017-06-301-0/+5
* resolv: Make RES_ROTATE start with a random name server [BZ #19570]Florian Weimer2017-06-301-0/+11
* SPARC sys/ucontext.h namespace fixes (bug 21457).Joseph Myers2017-06-291-0/+81
* vfprintf: Fix tst-vfprintf-mbs-prec and tst-vfprintf-user-typeFlorian Weimer2017-06-291-0/+7
* posix: Improve default posix_spawn implementationAdhemerval Zanella2017-06-291-0/+5
* vfprintf: Reuse work_buffer in group_numberFlorian Weimer2017-06-291-0/+6
* vfprintf: Use struct scratch_buffer for positional arguments allocationFlorian Weimer2017-06-291-0/+6
* _i18n_number_rewrite: Use struct scratch_bufferFlorian Weimer2017-06-291-0/+5
* vfprintf: Reduce WORK_BUFFER_SIZE for wchar_t buildsFlorian Weimer2017-06-291-0/+5
* vfprintf: Add test case for multi-byte/wide strings and precisionFlorian Weimer2017-06-291-0/+5
* vfprintf: Add test case for user-defined types and format specifiersFlorian Weimer2017-06-291-0/+5
* posix: Adapt tst-spawn{2,3} to use libsupport.Adhemerval Zanella2017-06-281-0/+5
* Fix gen-tgmath-tests.py output for GCC 7 <float.h>.Joseph Myers2017-06-281-0/+3
* Support _Float128 in tgmath.h.Joseph Myers2017-06-281-0/+23
* Use clog10 not __clog10 in tgmath.h log10 macro.Joseph Myers2017-06-281-0/+4