summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/reallocarray.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-07-13link three new manual pages to the buildschwarze1-1/+4
2022-07-13Start documenting our new pet octopus, SSL_CTX_set_security_level(3).schwarze2-1/+161
2022-07-13Cast int64_t to uint64_t before negating.jsing1-3/+7
2022-07-13Write documentation for EVP_PKEY_check(3), EVP_PKEY_public_check(3),schwarze5-44/+504
2022-07-13Simplify computation of max_pub_key = dh->p - 1.tb1-4/+2