projects
/
platform
/
upstream
/
glibc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/glibc.git
2022-03-22
Siddhesh Poyarekar
gai_init: Avoid jumping from if condition to its else...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-22
Siddhesh Poyarekar
gaiconf_init: Refactor some bits for readability
commit
|
commitdiff
|
tree
|
snapshot
2022-03-22
Siddhesh Poyarekar
gethosts: Return EAI_MEMORY on allocation failure
commit
|
commitdiff
|
tree
|
snapshot
2022-03-22
Siddhesh Poyarekar
gaih_inet: Split result generation into its own function
commit
|
commitdiff
|
tree
|
snapshot
2022-03-22
Siddhesh Poyarekar
gaih_inet: split loopback lookup into its own function
commit
|
commitdiff
|
tree
|
snapshot
2022-03-22
Siddhesh Poyarekar
gaih_inet: make gethosts into a function
commit
|
commitdiff
|
tree
|
snapshot
2022-03-22
Siddhesh Poyarekar
gaih_inet: separate nss lookup loop into its own function
commit
|
commitdiff
|
tree
|
snapshot
2022-03-22
Siddhesh Poyarekar
gaih_inet: Split nscd lookup code into its own function.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-22
Siddhesh Poyarekar
gaih_inet: Split simple gethostbyname into its own...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-22
Siddhesh Poyarekar
gaih_inet: make numeric lookup a separate routine
commit
|
commitdiff
|
tree
|
snapshot
2022-03-22
Siddhesh Poyarekar
gaih_inet: Simplify service resolution
commit
|
commitdiff
|
tree
|
snapshot
2022-03-22
Siddhesh Poyarekar
getaddrinfo: Fix leak with AI_ALL [BZ #28852]
commit
|
commitdiff
|
tree
|
snapshot
2022-03-22
Siddhesh Poyarekar
gaih_inet: Simplify canon name resolution
commit
|
commitdiff
|
tree
|
snapshot
2022-03-22
Siddhesh Poyarekar
Simplify allocations and fix merge and continue actions...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-21
Max Gautier
iconv: Add UTF-7-IMAP variant in utf-7.c
commit
|
commitdiff
|
tree
|
snapshot
2022-03-21
Max Gautier
iconv: make utf-7.c able to use variants
commit
|
commitdiff
|
tree
|
snapshot
2022-03-21
Max Gautier
iconv: Better mapping to RFC for UTF-7
commit
|
commitdiff
|
tree
|
snapshot
2022-03-21
Max Gautier
iconv: Always encode "optional direct" UTF-7 characters
commit
|
commitdiff
|
tree
|
snapshot
2022-03-18
Florian Weimer
stdio-common: Add wide stream coverage to tst-vfprintf...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-18
Florian Weimer
libio: Flush-only _IO_str_overflow must not return...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-18
Florian Weimer
libio: Convert tst_swprintf to the test framework
commit
|
commitdiff
|
tree
|
snapshot
2022-03-18
Florian Weimer
scripts/dso-ordering-test.py: Fix C&P error in * callre...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-17
Florian Weimer
stdio-common: Generate ja_JP.EUC-JP locale
commit
|
commitdiff
|
tree
|
snapshot
2022-03-17
Florian Weimer
stdio-common: Re-flow and sort Makefile variables
commit
|
commitdiff
|
tree
|
snapshot
2022-03-17
Siddhesh Poyarekar
nss: Sort tests and tests-container and put one test...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-16
H.J. Lu
benchtests: Use "=" instead of ":=" [BZ #28970]
commit
|
commitdiff
|
tree
|
snapshot
2022-03-15
John David...
hppa: Use END instead of PSEUDO_END in swapcontext.S
commit
|
commitdiff
|
tree
|
snapshot
2022-03-15
John David...
hppa: Implement swapcontext in assembler (bug 28960)
commit
|
commitdiff
|
tree
|
snapshot
2022-03-14
Steve Grubb
associate a deallocator for iconv_open
commit
|
commitdiff
|
tree
|
snapshot
2022-03-14
Steve Grubb
associate a deallocation for opendir
commit
|
commitdiff
|
tree
|
snapshot
2022-03-14
Steve Grubb
Add access function attributes to epoll_wait
commit
|
commitdiff
|
tree
|
snapshot
2022-03-14
Steve Grubb
Add access function attributes to grp and shadow headers
commit
|
commitdiff
|
tree
|
snapshot
2022-03-14
Carlos O'Donell
Define ISO 639-3 "tok" [BZ #28950]
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Florian Weimer
nss: Protect against errno changes in function lookup...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Florian Weimer
nss: Do not mention NSS test modules in <gnu/lib-names.h>
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Florian Weimer
malloc: Exit early on test failure in tst-realloc
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Steve Grubb
Add some missing access function attributes
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
José Bollo
libio: Ensure output buffer for wchars (bug #28828)
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Adhemerval...
inet: Return EAI_MEMORY when nrl_domainname() fails...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Adhemerval...
inet: Remove strdupa from nrl_domainname()
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Adhemerval...
inet: Fix getnameinfo (NI_NOFQDN) race condition (BZ...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Su Lifan
benchtests: make compare_strings.py accept string as...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Sunil K Pandey
x86_64: Fix svml_d_tanh8_core_avx512.S code formatting
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Sunil K Pandey
x86_64: Fix svml_d_tanh4_core_avx2.S code formatting
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Sunil K Pandey
x86_64: Fix svml_d_tanh2_core_sse4.S code formatting
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Sunil K Pandey
x86_64: Fix svml_s_tanhf8_core_avx2.S code formatting
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Sunil K Pandey
x86_64: Fix svml_s_tanhf4_core_sse4.S code formatting
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Sunil K Pandey
x86_64: Fix svml_s_tanhf16_core_avx512.S code formatting
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Sunil K Pandey
x86_64: Fix svml_d_tan8_core_avx512.S code formatting
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Sunil K Pandey
x86_64: Fix svml_d_tan4_core_avx2.S code formatting
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Sunil K Pandey
x86_64: Fix svml_d_tan2_core_sse4.S code formatting
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Sunil K Pandey
x86_64: Fix svml_s_tanf8_core_avx2.S code formatting
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Sunil K Pandey
x86_64: Fix svml_s_tanf4_core_sse4.S code formatting
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Sunil K Pandey
x86_64: Fix svml_s_tanf16_core_avx512.S code formatting
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Sunil K Pandey
x86_64: Fix svml_d_sinh8_core_avx512.S code formatting
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Sunil K Pandey
x86_64: Fix svml_d_sinh4_core_avx2.S code formatting
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Sunil K Pandey
x86_64: Fix svml_d_sinh2_core_sse4.S code formatting
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Sunil K Pandey
x86_64: Fix svml_s_sinhf8_core_avx2.S code formatting
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Sunil K Pandey
x86_64: Fix svml_s_sinhf4_core_sse4.S code formatting
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Sunil K Pandey
x86_64: Fix svml_s_sinhf16_core_avx512.S code formatting
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Sunil K Pandey
x86_64: Fix svml_d_log28_core_avx512.S code formatting
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Sunil K Pandey
x86_64: Fix svml_d_log24_core_avx2.S code formatting
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Sunil K Pandey
x86_64: Fix svml_d_log22_core_sse4.S code formatting
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Sunil K Pandey
x86_64: Fix svml_s_log2f8_core_avx2.S code formatting
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Sunil K Pandey
x86_64: Fix svml_s_log2f4_core_sse4.S code formatting
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Sunil K Pandey
x86_64: Fix svml_s_log2f16_core_avx512.S code formatting
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Sunil K Pandey
x86_64: Fix svml_d_log1p8_core_avx512.S code formatting
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Sunil K Pandey
x86_64: Fix svml_d_log1p4_core_avx2.S code formatting
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Sunil K Pandey
x86_64: Fix svml_d_log1p2_core_sse4.S code formatting
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Sunil K Pandey
x86_64: Fix svml_s_log1pf8_core_avx2.S code formatting
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Sunil K Pandey
x86_64: Fix svml_s_log1pf4_core_sse4.S code formatting
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Sunil K Pandey
x86_64: Fix svml_s_log1pf16_core_avx512.S code formatting
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Sunil K Pandey
x86_64: Fix svml_d_log108_core_avx512.S code formatting
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Sunil K Pandey
x86_64: Fix svml_d_log104_core_avx2.S code formatting
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Sunil K Pandey
x86_64: Fix svml_d_log102_core_sse4.S code formatting
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Sunil K Pandey
x86_64: Fix svml_s_log10f8_core_avx2.S code formatting
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Sunil K Pandey
x86_64: Fix svml_s_log10f4_core_sse4.S code formatting
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Sunil K Pandey
x86_64: Fix svml_s_log10f16_core_avx512.S code formatting
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Sunil K Pandey
x86_64: Fix svml_d_hypot8_core_avx512.S code formatting
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Sunil K Pandey
x86_64: Fix svml_d_hypot4_core_avx2.S code formatting
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Sunil K Pandey
x86_64: Fix svml_d_hypot2_core_sse4.S code formatting
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Sunil K Pandey
x86_64: Fix svml_s_hypotf8_core_avx2.S code formatting
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Sunil K Pandey
x86_64: Fix svml_s_hypotf4_core_sse4.S code formatting
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Sunil K Pandey
x86_64: Fix svml_s_hypotf16_core_avx512.S code formatting
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Sunil K Pandey
x86_64: Fix svml_d_expm18_core_avx512.S code formatting
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Sunil K Pandey
x86_64: Fix svml_d_expm14_core_avx2.S code formatting
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Sunil K Pandey
x86_64: Fix svml_d_expm12_core_sse4.S code formatting
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Sunil K Pandey
x86_64: Fix svml_s_expm1f8_core_avx2.S code formatting
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Sunil K Pandey
x86_64: Fix svml_s_expm1f4_core_sse4.S code formatting
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Sunil K Pandey
x86_64: Fix svml_s_expm1f16_core_avx512.S code formatting
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Sunil K Pandey
x86_64: Fix svml_d_exp28_core_avx512.S code formatting
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Sunil K Pandey
x86_64: Fix svml_d_exp24_core_avx2.S code formatting
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Sunil K Pandey
x86_64: Fix svml_d_exp22_core_sse4.S code formatting
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Sunil K Pandey
x86_64: Fix svml_s_exp2f8_core_avx2.S code formatting
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Sunil K Pandey
x86_64: Fix svml_s_exp2f4_core_sse4.S code formatting
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Sunil K Pandey
x86_64: Fix svml_s_exp2f16_core_avx512.S code formatting
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Sunil K Pandey
x86_64: Fix svml_d_exp108_core_avx512.S code formatting
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Sunil K Pandey
x86_64: Fix svml_d_exp104_core_avx2.S code formatting
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Sunil K Pandey
x86_64: Fix svml_d_exp102_core_sse4.S code formatting
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Sunil K Pandey
x86_64: Fix svml_s_exp10f8_core_avx2.S code formatting
commit
|
commitdiff
|
tree
|
snapshot
next