aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
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
2017-06-28posix: Adapt tst-spawn{2,3} to use libsupport.Adhemerval Zanella1-0/+5
2017-06-28Fix gen-tgmath-tests.py output for GCC 7 <float.h>.Joseph Myers1-0/+3
2017-06-28Support _Float128 in tgmath.h.Joseph Myers1-0/+23
2017-06-28Use clog10 not __clog10 in tgmath.h log10 macro.Joseph Myers1-0/+4
2017-06-28Fix tgmath.h totalorder, totalordermag return type (bug 21687).Joseph Myers1-0/+10
2017-06-28Simplify tgmath.h for integer return types.Joseph Myers1-0/+14
2017-06-28Remove NO_LONG_DOUBLE conditionals in libm tests (bug 21607).Joseph Myers1-0/+24
2017-06-28Add more thorough generated tgmath.h test.Joseph Myers1-0/+6
2017-06-28Require binutils 2.25 or later to build glibc.Joseph Myers1-0/+13
2017-06-28Support building glibc with gold 1.14 or above [BZ #14995]H.J. Lu1-0/+6
2017-06-28Miscellaneous sys/ucontext.h namespace fixes (bug 21457).Joseph Myers1-0/+16