summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/merge.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-12Align X509v3_get_ext_by_critical() with X509v3_get_ext_by_OBJ()tb1-12/+9
2024-07-12Clean up X509v3_get_ext_by_OBJ()tb1-11/+7
2024-07-12use sigaction() to setup SIGARLM so we can set SA_RESTART, andderaadt1-6/+8
2024-07-12Despite being an ELF citizen, hppa is its own special snowflake and requiresmiod1-1/+5
2024-07-11Despite being an ELF citizen, hppa is its own special snowflake and requiresmiod1-1/+5
2024-07-11Adjust regress to match changes in SSL_select_next_proto() argstb1-123/+99
2024-07-11Adjust documentation for SSL_select_next_proto()tb1-30/+48
2024-07-11Follow BoringSSL's nomenclature in SSL_select_next_proto()tb1-28/+30
2024-07-10Zap warning against __findenv usage, it is not exported by libcjca1-3/+1
2024-07-10Remove the static symbols.namespace, and just generate the _libre_beck2-3359/+3
2024-07-10Teach symbols test about the namespacetb2-3/+9
2024-07-10forgot to add a history section for the TLS PRF APItb1-1/+4
2024-07-10link EVP_PKEY_CTX_set_tls1_prf_md.3 to buildtb1-1/+2