aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-15Remove __LDBL_REDIR macrosazanella/redir-refactorAdhemerval Zanella
2022-03-15Remove stdlib-ldbl.hAdhemerval Zanella
2022-03-15Remove monetary-ldbl.hAdhemerval Zanella
2022-03-15Remove printf-ldbl.hAdhemerval Zanella
2022-03-15Remove syslog-ldbl.hAdhemerval Zanella
2022-03-15Remove error-ldbl.hAdhemerval Zanella
2022-03-15Remove err-ldbl.hAdhemerval Zanella
2022-03-15Use __REDIRECT_LDBL_COMPAT for _IO_vfscanfAdhemerval Zanella
2022-03-15Remove argp-ldbl.hAdhemerval Zanella
2022-03-15Remove wchar-ldbl.hAdhemerval Zanella
2022-03-15Remove stdio-ldbl.hAdhemerval Zanella
2022-03-15Replace internal usage of strtol and wcstol for internal aliasAdhemerval Zanella
2022-03-15hppa: Implement swapcontext in assembler (bug 28960)John David Anglin
2022-03-14associate a deallocator for iconv_openSteve Grubb
2022-03-14associate a deallocation for opendirSteve Grubb
2022-03-14Add access function attributes to epoll_waitSteve Grubb
2022-03-14Add access function attributes to grp and shadow headersSteve Grubb
2022-03-14Define ISO 639-3 "tok" [BZ #28950]Carlos O'Donell
2022-03-11nss: Protect against errno changes in function lookup (bug 28953)Florian Weimer
2022-03-11nss: Do not mention NSS test modules in <gnu/lib-names.h>Florian Weimer
2022-03-10malloc: Exit early on test failure in tst-reallocFlorian Weimer
2022-03-10Add some missing access function attributesSteve Grubb
2022-03-08libio: Ensure output buffer for wchars (bug #28828)José Bollo
2022-03-08inet: Return EAI_MEMORY when nrl_domainname() fails to allocate memoryAdhemerval Zanella
2022-03-08inet: Remove strdupa from nrl_domainname()Adhemerval Zanella
2022-03-08inet: Fix getnameinfo (NI_NOFQDN) race condition (BZ#28566)Adhemerval Zanella
2022-03-08benchtests: make compare_strings.py accept string as attribute valueSu Lifan
2022-03-07x86_64: Fix svml_d_tanh8_core_avx512.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_d_tanh4_core_avx2.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_d_tanh2_core_sse4.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_tanhf8_core_avx2.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_tanhf4_core_sse4.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_tanhf16_core_avx512.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_d_tan8_core_avx512.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_d_tan4_core_avx2.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_d_tan2_core_sse4.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_tanf8_core_avx2.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_tanf4_core_sse4.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_tanf16_core_avx512.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_d_sinh8_core_avx512.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_d_sinh4_core_avx2.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_d_sinh2_core_sse4.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_sinhf8_core_avx2.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_sinhf4_core_sse4.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_sinhf16_core_avx512.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_d_log28_core_avx512.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_d_log24_core_avx2.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_d_log22_core_sse4.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_log2f8_core_avx2.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_log2f4_core_sse4.S code formattingSunil K Pandey