summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/CRYPTO_lock.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* .Lb libcrypto ; OK tb@schwarze2025-06-081-2/+3
|
* Add back a .Pptb2024-03-141-2/+3
|
* Remove documentation of some CRYPTO_THREADID APItb2024-03-041-58/+2
| | | | | CRYPTO_THREADID_{cpm,cpy,current,hash}() are no longer public, so remove their documentation.
* rename CRYPTO_set_locking_callback.3 to CRYPTO_lock.3schwarze2019-03-101-0/+176
because CRYPTO_set_locking_callback() is now a no-op and was never documented in the first place; no text change; requested by jmc@ long ago