about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* gmon: Remove unused sprofil.c functionsAdhemerval Zanella2022-03-231-12/+0
* Update syscall lists for Linux 5.17Joseph Myers2022-03-2327-2/+29
* Fix ununsed fstatat64_time64_statxAdhemerval Zanella2022-03-231-5/+5
* elf: Remove inline _dl_dprintfAdhemerval Zanella2022-03-231-11/+0
* configure.ac: fix bashisms in configure.acSam James2022-03-224-4/+4
* getaddrinfo: Refactor code for readabilitySiddhesh Poyarekar2022-03-231-12/+33
* gai_init: Avoid jumping from if condition to its else counterpartSiddhesh Poyarekar2022-03-221-250/+248
* gaiconf_init: Refactor some bits for readabilitySiddhesh Poyarekar2022-03-221-65/+84
* gethosts: Return EAI_MEMORY on allocation failureSiddhesh Poyarekar2022-03-221-2/+2
* gaih_inet: Split result generation into its own functionSiddhesh Poyarekar2022-03-221-90/+86
* gaih_inet: split loopback lookup into its own functionSiddhesh Poyarekar2022-03-221-65/+62
* gaih_inet: make gethosts into a functionSiddhesh Poyarekar2022-03-221-58/+59
* gaih_inet: separate nss lookup loop into its own functionSiddhesh Poyarekar2022-03-221-277/+286
* gaih_inet: Split nscd lookup code into its own function.Siddhesh Poyarekar2022-03-221-114/+134
* gaih_inet: Split simple gethostbyname into its own functionSiddhesh Poyarekar2022-03-221-63/+64
* gaih_inet: make numeric lookup a separate routineSiddhesh Poyarekar2022-03-221-439/+452
* gaih_inet: Simplify service resolutionSiddhesh Poyarekar2022-03-221-100/+78
* getaddrinfo: Fix leak with AI_ALL [BZ #28852]Siddhesh Poyarekar2022-03-221-9/+25
* gaih_inet: Simplify canon name resolutionSiddhesh Poyarekar2022-03-221-55/+75
* Simplify allocations and fix merge and continue actions [BZ #28931]Siddhesh Poyarekar2022-03-221-52/+91
* hppa: Use END instead of PSEUDO_END in swapcontext.SJohn David Anglin2022-03-151-1/+1
* hppa: Implement swapcontext in assembler (bug 28960)John David Anglin2022-03-152-82/+72
* Add access function attributes to epoll_waitSteve Grubb2022-03-141-4/+8
* x86_64: Fix svml_d_tanh8_core_avx512.S code formattingSunil K Pandey2022-03-071-360/+358
* x86_64: Fix svml_d_tanh4_core_avx2.S code formattingSunil K Pandey2022-03-071-1166/+1164
* x86_64: Fix svml_d_tanh2_core_sse4.S code formattingSunil K Pandey2022-03-071-1160/+1158
* x86_64: Fix svml_s_tanhf8_core_avx2.S code formattingSunil K Pandey2022-03-071-732/+730
* x86_64: Fix svml_s_tanhf4_core_sse4.S code formattingSunil K Pandey2022-03-071-721/+719
* x86_64: Fix svml_s_tanhf16_core_avx512.S code formattingSunil K Pandey2022-03-071-269/+267
* x86_64: Fix svml_d_tan8_core_avx512.S code formattingSunil K Pandey2022-03-071-2624/+2621
* x86_64: Fix svml_d_tan4_core_avx2.S code formattingSunil K Pandey2022-03-071-6047/+6044
* x86_64: Fix svml_d_tan2_core_sse4.S code formattingSunil K Pandey2022-03-071-6073/+6070
* x86_64: Fix svml_s_tanf8_core_avx2.S code formattingSunil K Pandey2022-03-071-2470/+2467
* x86_64: Fix svml_s_tanf4_core_sse4.S code formattingSunil K Pandey2022-03-071-2511/+2508
* x86_64: Fix svml_s_tanf16_core_avx512.S code formattingSunil K Pandey2022-03-071-818/+815
* x86_64: Fix svml_d_sinh8_core_avx512.S code formattingSunil K Pandey2022-03-071-399/+397
* x86_64: Fix svml_d_sinh4_core_avx2.S code formattingSunil K Pandey2022-03-071-408/+406
* x86_64: Fix svml_d_sinh2_core_sse4.S code formattingSunil K Pandey2022-03-071-393/+391
* x86_64: Fix svml_s_sinhf8_core_avx2.S code formattingSunil K Pandey2022-03-071-247/+245
* x86_64: Fix svml_s_sinhf4_core_sse4.S code formattingSunil K Pandey2022-03-071-246/+244
* x86_64: Fix svml_s_sinhf16_core_avx512.S code formattingSunil K Pandey2022-03-071-256/+254
* x86_64: Fix svml_d_log28_core_avx512.S code formattingSunil K Pandey2022-03-071-236/+235
* x86_64: Fix svml_d_log24_core_avx2.S code formattingSunil K Pandey2022-03-071-1242/+1241
* x86_64: Fix svml_d_log22_core_sse4.S code formattingSunil K Pandey2022-03-071-1256/+1255
* x86_64: Fix svml_s_log2f8_core_avx2.S code formattingSunil K Pandey2022-03-071-168/+167
* x86_64: Fix svml_s_log2f4_core_sse4.S code formattingSunil K Pandey2022-03-071-165/+164
* x86_64: Fix svml_s_log2f16_core_avx512.S code formattingSunil K Pandey2022-03-071-174/+173
* x86_64: Fix svml_d_log1p8_core_avx512.S code formattingSunil K Pandey2022-03-071-260/+259
* x86_64: Fix svml_d_log1p4_core_avx2.S code formattingSunil K Pandey2022-03-071-1294/+1293
* x86_64: Fix svml_d_log1p2_core_sse4.S code formattingSunil K Pandey2022-03-071-1308/+1307