platform/upstream/glibc.git
2022-03-25 Noah Goldsteinbenchtests: Use json-lib in bench-strcasecmp.c
2022-03-25 Noah Goldsteinx86: Fix fallback for wcsncmp_avx2 in strcmp-avx2.S...
2022-03-25 Noah Goldsteinx86: Remove strspn-sse2.S and use the generic implement...
2022-03-25 Noah Goldsteinx86: Remove strpbrk-sse2.S and use the generic implemen...
2022-03-25 Noah Goldsteinx86: Remove strcspn-sse2.S and use the generic implemen...
2022-03-25 Noah Goldsteinx86: Optimize strspn in strspn-c.c
2022-03-25 Noah Goldsteinx86: Optimize strcspn and strpbrk in strcspn-c.c
2022-03-25 Noah Goldsteinbenchtests: Use json-lib in bench-strspn.c
2022-03-25 Noah Goldsteinbenchtests: Use json-lib in bench-strpbrk.c
2022-03-25 Noah Goldsteinx86: Code cleanup in strchr-evex and comment justifying...
2022-03-25 Noah Goldsteinx86: Code cleanup in strchr-avx2 and comment justifying...
2022-03-25 Noah Goldsteinbenchtests: Add random benchmark in bench-strchr.c
2022-03-25 Noah Goldsteinbenchtests: Use json-lib in bench-strchr.c
2022-03-24 Joseph MyersUpdate kernel version to 5.17 in tst-mman-consts.py
2022-03-23 Adhemerval... iconvdata: Fix enum type on UTF-7
2022-03-23 Adhemerval... nscd: Remove unused variable
2022-03-23 Adhemerval... support: Fix support_process_state_wait path size calcu...
2022-03-23 Adhemerval... support: Remove unused extract_8 function
2022-03-23 Adhemerval... locale: Remove ununsed wctype_table_get function
2022-03-23 Adhemerval... gmon: Remove unused sprofil.c functions
2022-03-23 Joseph MyersUpdate syscall lists for Linux 5.17
2022-03-23 Adhemerval... Fix ununsed fstatat64_time64_statx
2022-03-23 Adhemerval... malloc: Fix duplicate inline for do_set_mxfast
2022-03-23 Adhemerval... elf: Remove inline _dl_dprintf
2022-03-23 Sam Jamesconfigure.ac: fix bashisms in configure.ac
2022-03-23 Siddhesh Poyarekargetaddrinfo: Refactor code for readability
2022-03-22 Joseph MyersUse Linux 5.17 in build-many-glibcs.py
2022-03-22 John David... resolv: Fix unaligned accesses to fields in HEADER...
2022-03-22 Siddhesh Poyarekargai_init: Avoid jumping from if condition to its else...
2022-03-22 Siddhesh Poyarekargaiconf_init: Refactor some bits for readability
2022-03-22 Siddhesh Poyarekargethosts: Return EAI_MEMORY on allocation failure
2022-03-22 Siddhesh Poyarekargaih_inet: Split result generation into its own function
2022-03-22 Siddhesh Poyarekargaih_inet: split loopback lookup into its own function
2022-03-22 Siddhesh Poyarekargaih_inet: make gethosts into a function
2022-03-22 Siddhesh Poyarekargaih_inet: separate nss lookup loop into its own function
2022-03-22 Siddhesh Poyarekargaih_inet: Split nscd lookup code into its own function.
2022-03-22 Siddhesh Poyarekargaih_inet: Split simple gethostbyname into its own...
2022-03-22 Siddhesh Poyarekargaih_inet: make numeric lookup a separate routine
2022-03-22 Siddhesh Poyarekargaih_inet: Simplify service resolution
2022-03-22 Siddhesh Poyarekargetaddrinfo: Fix leak with AI_ALL [BZ #28852]
2022-03-22 Siddhesh Poyarekargaih_inet: Simplify canon name resolution
2022-03-22 Siddhesh PoyarekarSimplify allocations and fix merge and continue actions...
2022-03-21 Max Gautiericonv: Add UTF-7-IMAP variant in utf-7.c
2022-03-21 Max Gautiericonv: make utf-7.c able to use variants
2022-03-21 Max Gautiericonv: Better mapping to RFC for UTF-7
2022-03-21 Max Gautiericonv: Always encode "optional direct" UTF-7 characters
2022-03-18 Florian Weimerstdio-common: Add wide stream coverage to tst-vfprintf...
2022-03-18 Florian Weimerlibio: Flush-only _IO_str_overflow must not return...
2022-03-18 Florian Weimerlibio: Convert tst_swprintf to the test framework
2022-03-18 Florian Weimerscripts/dso-ordering-test.py: Fix C&P error in * callre...
2022-03-17 Florian Weimerstdio-common: Generate ja_JP.EUC-JP locale
2022-03-17 Florian Weimerstdio-common: Re-flow and sort Makefile variables
2022-03-17 Siddhesh Poyarekarnss: Sort tests and tests-container and put one test...
2022-03-16 H.J. Lubenchtests: Use "=" instead of ":=" [BZ #28970]
2022-03-15 John David... hppa: Use END instead of PSEUDO_END in swapcontext.S
2022-03-15 John David... hppa: Implement swapcontext in assembler (bug 28960)
2022-03-14 Steve Grubbassociate a deallocator for iconv_open
2022-03-14 Steve Grubbassociate a deallocation for opendir
2022-03-14 Steve GrubbAdd access function attributes to epoll_wait
2022-03-14 Steve GrubbAdd access function attributes to grp and shadow headers
2022-03-14 Carlos O'DonellDefine ISO 639-3 "tok" [BZ #28950]
2022-03-11 Florian Weimernss: Protect against errno changes in function lookup...
2022-03-11 Florian Weimernss: Do not mention NSS test modules in <gnu/lib-names.h>
2022-03-10 Florian Weimermalloc: Exit early on test failure in tst-realloc
2022-03-10 Steve GrubbAdd some missing access function attributes
2022-03-08 José Bollolibio: Ensure output buffer for wchars (bug #28828)
2022-03-08 Adhemerval... inet: Return EAI_MEMORY when nrl_domainname() fails...
2022-03-08 Adhemerval... inet: Remove strdupa from nrl_domainname()
2022-03-08 Adhemerval... inet: Fix getnameinfo (NI_NOFQDN) race condition (BZ...
2022-03-08 Su Lifanbenchtests: make compare_strings.py accept string as...
2022-03-08 Sunil K Pandeyx86_64: Fix svml_d_tanh8_core_avx512.S code formatting
2022-03-08 Sunil K Pandeyx86_64: Fix svml_d_tanh4_core_avx2.S code formatting
2022-03-08 Sunil K Pandeyx86_64: Fix svml_d_tanh2_core_sse4.S code formatting
2022-03-08 Sunil K Pandeyx86_64: Fix svml_s_tanhf8_core_avx2.S code formatting
2022-03-08 Sunil K Pandeyx86_64: Fix svml_s_tanhf4_core_sse4.S code formatting
2022-03-08 Sunil K Pandeyx86_64: Fix svml_s_tanhf16_core_avx512.S code formatting
2022-03-08 Sunil K Pandeyx86_64: Fix svml_d_tan8_core_avx512.S code formatting
2022-03-08 Sunil K Pandeyx86_64: Fix svml_d_tan4_core_avx2.S code formatting
2022-03-08 Sunil K Pandeyx86_64: Fix svml_d_tan2_core_sse4.S code formatting
2022-03-08 Sunil K Pandeyx86_64: Fix svml_s_tanf8_core_avx2.S code formatting
2022-03-08 Sunil K Pandeyx86_64: Fix svml_s_tanf4_core_sse4.S code formatting
2022-03-08 Sunil K Pandeyx86_64: Fix svml_s_tanf16_core_avx512.S code formatting
2022-03-08 Sunil K Pandeyx86_64: Fix svml_d_sinh8_core_avx512.S code formatting
2022-03-08 Sunil K Pandeyx86_64: Fix svml_d_sinh4_core_avx2.S code formatting
2022-03-08 Sunil K Pandeyx86_64: Fix svml_d_sinh2_core_sse4.S code formatting
2022-03-08 Sunil K Pandeyx86_64: Fix svml_s_sinhf8_core_avx2.S code formatting
2022-03-08 Sunil K Pandeyx86_64: Fix svml_s_sinhf4_core_sse4.S code formatting
2022-03-08 Sunil K Pandeyx86_64: Fix svml_s_sinhf16_core_avx512.S code formatting
2022-03-08 Sunil K Pandeyx86_64: Fix svml_d_log28_core_avx512.S code formatting
2022-03-08 Sunil K Pandeyx86_64: Fix svml_d_log24_core_avx2.S code formatting
2022-03-08 Sunil K Pandeyx86_64: Fix svml_d_log22_core_sse4.S code formatting
2022-03-08 Sunil K Pandeyx86_64: Fix svml_s_log2f8_core_avx2.S code formatting
2022-03-08 Sunil K Pandeyx86_64: Fix svml_s_log2f4_core_sse4.S code formatting
2022-03-08 Sunil K Pandeyx86_64: Fix svml_s_log2f16_core_avx512.S code formatting
2022-03-08 Sunil K Pandeyx86_64: Fix svml_d_log1p8_core_avx512.S code formatting
2022-03-08 Sunil K Pandeyx86_64: Fix svml_d_log1p4_core_avx2.S code formatting
2022-03-08 Sunil K Pandeyx86_64: Fix svml_d_log1p2_core_sse4.S code formatting
2022-03-08 Sunil K Pandeyx86_64: Fix svml_s_log1pf8_core_avx2.S code formatting
2022-03-08 Sunil K Pandeyx86_64: Fix svml_s_log1pf4_core_sse4.S code formatting
2022-03-08 Sunil K Pandeyx86_64: Fix svml_s_log1pf16_core_avx512.S code formatting
next