diff options
author | jsing <> | 2024-03-25 10:41:36 +0000 |
---|---|---|
committer | jsing <> | 2024-03-25 10:41:36 +0000 |
commit | 20a39d2a3c5047f76ad6b865804f321ccc27e6c1 (patch) | |
tree | aea387a16dad649e3e02fdda96cd918f16dccdff /src/lib/libc/stdlib/atof.c | |
parent | 719fa17092ec7c60b7951197bba5eb1902544525 (diff) | |
download | openbsd-20a39d2a3c5047f76ad6b865804f321ccc27e6c1.tar.gz openbsd-20a39d2a3c5047f76ad6b865804f321ccc27e6c1.tar.bz2 openbsd-20a39d2a3c5047f76ad6b865804f321ccc27e6c1.zip |
Codify more insane CRYPTO_EX_DATA API.
The current CRYPTO_EX_DATA implementation allows for data to be set without
calling new, indexes can be used without allocation, new can be called without
getting an index and dup can be called after new or without calling new.
Diffstat (limited to 'src/lib/libc/stdlib/atof.c')
0 files changed, 0 insertions, 0 deletions