diff options
author | tb <> | 2023-04-10 13:57:32 +0000 |
---|---|---|
committer | tb <> | 2023-04-10 13:57:32 +0000 |
commit | 5c6d63bc560a6ae59447d561ea2d5421459b3b4d (patch) | |
tree | 7751a6c18c2df22cb8d70302d5115b1f68a57a71 /src/lib/libc/stdlib/strtol.c | |
parent | 180ac4430773db8fb86b3343279cc5790eee08e6 (diff) | |
download | openbsd-5c6d63bc560a6ae59447d561ea2d5421459b3b4d.tar.gz openbsd-5c6d63bc560a6ae59447d561ea2d5421459b3b4d.tar.bz2 openbsd-5c6d63bc560a6ae59447d561ea2d5421459b3b4d.zip |
Rework the bn_to_string() to use public API
We can use the undocumented functions {i2s,s2i}_ASN1_INTEGER(3) to
exercise bn_to_string(). This way we use public API and remove the
need of linking statically.
Diffstat (limited to 'src/lib/libc/stdlib/strtol.c')
0 files changed, 0 insertions, 0 deletions