| Commit message (Expand) | Author | Age | Files | Lines |
* | resolv: Remove source argument fron res_options | Florian Weimer | 2017-06-30 | 1 | -0/+5 |
* | resolv: Remove DEBUG from resolv/res_query.c | Florian Weimer | 2017-06-30 | 1 | -0/+4 |
* | resolv: Reformat resolv/res_data.c to GNU style | Florian Weimer | 2017-06-30 | 1 | -0/+5 |
* | resolv: Move res_query, res_search res_querydomain, hostalias | Florian Weimer | 2017-06-30 | 1 | -0/+7 |
* | resolv: Move res_isourserver, res_send from res_data.c to res_send.c | Florian Weimer | 2017-06-30 | 1 | -0/+5 |
* | resolv: Turn _res_opcodes into a compatibility symbol | Florian Weimer | 2017-06-30 | 1 | -0/+7 |
* | resolv: Move fp_nquery, fp_query, p_query, _res_opcodes | Florian Weimer | 2017-06-30 | 1 | -0/+13 |
* | resolv: Remove unused resolv/res_debug.h header file | Florian Weimer | 2017-06-30 | 1 | -0/+5 |
* | resolv: Remove DEBUG from resolv/res_send.c | Florian Weimer | 2017-06-30 | 1 | -0/+6 |
* | resolv: Move the res_mkquery function to the resolv/mk_query.c file | Florian Weimer | 2017-06-30 | 1 | -0/+5 |
* | resolv: Reformat resolv/res_mkquery.c to GNU style | Florian Weimer | 2017-06-30 | 1 | -0/+5 |
* | resolv: Remove DEBUG macro from resolv/res_mkquery.c | Florian Weimer | 2017-06-30 | 1 | -0/+5 |
* | support: Report actual exit status in support_capture_subprocess_check | Florian Weimer | 2017-06-30 | 1 | -0/+5 |
* | resolv: Make RES_ROTATE start with a random name server [BZ #19570] | Florian Weimer | 2017-06-30 | 1 | -0/+11 |
* | SPARC sys/ucontext.h namespace fixes (bug 21457). | Joseph Myers | 2017-06-29 | 1 | -0/+81 |
* | vfprintf: Fix tst-vfprintf-mbs-prec and tst-vfprintf-user-type | Florian Weimer | 2017-06-29 | 1 | -0/+7 |
* | posix: Improve default posix_spawn implementation | Adhemerval Zanella | 2017-06-29 | 1 | -0/+5 |
* | vfprintf: Reuse work_buffer in group_number | Florian Weimer | 2017-06-29 | 1 | -0/+6 |
* | vfprintf: Use struct scratch_buffer for positional arguments allocation | Florian Weimer | 2017-06-29 | 1 | -0/+6 |
* | _i18n_number_rewrite: Use struct scratch_buffer | Florian Weimer | 2017-06-29 | 1 | -0/+5 |
* | vfprintf: Reduce WORK_BUFFER_SIZE for wchar_t builds | Florian Weimer | 2017-06-29 | 1 | -0/+5 |
* | vfprintf: Add test case for multi-byte/wide strings and precision | Florian Weimer | 2017-06-29 | 1 | -0/+5 |
* | vfprintf: Add test case for user-defined types and format specifiers | Florian Weimer | 2017-06-29 | 1 | -0/+5 |
* | posix: Adapt tst-spawn{2,3} to use libsupport. | Adhemerval Zanella | 2017-06-28 | 1 | -0/+5 |
* | Fix gen-tgmath-tests.py output for GCC 7 <float.h>. | Joseph Myers | 2017-06-28 | 1 | -0/+3 |
* | Support _Float128 in tgmath.h. | Joseph Myers | 2017-06-28 | 1 | -0/+23 |
* | Use clog10 not __clog10 in tgmath.h log10 macro. | Joseph Myers | 2017-06-28 | 1 | -0/+4 |
* | Fix tgmath.h totalorder, totalordermag return type (bug 21687). | Joseph Myers | 2017-06-28 | 1 | -0/+10 |
* | Simplify tgmath.h for integer return types. | Joseph Myers | 2017-06-28 | 1 | -0/+14 |
* | Remove NO_LONG_DOUBLE conditionals in libm tests (bug 21607). | Joseph Myers | 2017-06-28 | 1 | -0/+24 |
* | Add more thorough generated tgmath.h test. | Joseph Myers | 2017-06-28 | 1 | -0/+6 |
* | Require binutils 2.25 or later to build glibc. | Joseph Myers | 2017-06-28 | 1 | -0/+13 |
* | Support building glibc with gold 1.14 or above [BZ #14995] | H.J. Lu | 2017-06-28 | 1 | -0/+6 |
* | Miscellaneous sys/ucontext.h namespace fixes (bug 21457). | Joseph Myers | 2017-06-28 | 1 | -0/+16 |
* | Fix elf/loadtest.c build with GCC 8. | Joseph Myers | 2017-06-27 | 1 | -0/+2 |
* | Fix strftime build with GCC 8. | Joseph Myers | 2017-06-27 | 1 | -0/+5 |
* | [ARM] Optimise memchr for NEON-enabled processors | Prakhar Bahuguna | 2017-06-27 | 1 | -0/+11 |
* | S390: Use cu21 instruction for converting from utf16 to utf8. | Stefan Liebler | 2017-06-27 | 1 | -0/+7 |
* | S390: Use cu24 instruction for converting from utf16 to utf32. | Stefan Liebler | 2017-06-27 | 1 | -0/+5 |
* | S390: Use cu42 instruction for converting from utf32 to utf16. | Stefan Liebler | 2017-06-27 | 1 | -0/+7 |
* | S390: Use cu41 instruction for converting from utf32 to utf8. | Stefan Liebler | 2017-06-27 | 1 | -0/+7 |
* | S390: Add new hwcap values for new cpu architecture - arch12. | Stefan Liebler | 2017-06-27 | 1 | -0/+9 |
* | x86-64: Optimize memcmp-avx2-movbe.S for short difference | H.J. Lu | 2017-06-27 | 1 | -0/+6 |
* | S390: Save and restore r12 in TLS_IE macro. | Stefan Liebler | 2017-06-27 | 1 | -0/+5 |
* | resolv: Avoid timeouts in test-resolv-res-init, test-resolv-res_init-thread | Florian Weimer | 2017-06-27 | 1 | -0/+7 |
* | resolv: Call _res_hconf_init from __res_vinit | Florian Weimer | 2017-06-27 | 1 | -0/+19 |
* | Add float128 support for ia64. | Joseph Myers | 2017-06-26 | 1 | -0/+16 |
* | Rename struct ucontext tag (bug 21457). | Joseph Myers | 2017-06-26 | 1 | -0/+68 |
* | Add float128 support for x86_64, x86. | Joseph Myers | 2017-06-26 | 1 | -0/+35 |
* | Call exit directly in clone (BZ #21512) | Adhemerval Zanella | 2017-06-26 | 1 | -0/+42 |