summaryrefslogtreecommitdiffstats
path: root/lib/libssl/src
diff options
context:
space:
mode:
authorart <art@openbsd.org>2002-05-14 16:12:33 +0000
committerart <art@openbsd.org>2002-05-14 16:12:33 +0000
commit4414dc2ed32f56b729017a9d81e3d72e6b4bc99d (patch)
treeafbf8e434728208959d53a07a0d109ccf1272dbe /lib/libssl/src
parentsome -Wall cleanup; closes pr/2649. (diff)
downloadwireguard-openbsd-4414dc2ed32f56b729017a9d81e3d72e6b4bc99d.tar.xz
wireguard-openbsd-4414dc2ed32f56b729017a9d81e3d72e6b4bc99d.zip
db_printf has three non-standard formats that are not supported by
printf. Since we want to be able to have some ddb functions use db_printf or normal printf, provide a new way to acheive the same kind of formatting. The new function is called db_format and can emulate all variations of how the nonstandard db_printf formats are used. Note that this doesn't (yet?) mean that we want to convert all the non-standard formats, we just want to have that option. miod@ ok.
Diffstat (limited to 'lib/libssl/src')
0 files changed, 0 insertions, 0 deletions