summaryrefslogtreecommitdiff
path: root/sys/ddb/db_sym.c
diff options
context:
space:
mode:
authorArtur Grabowski <art@cvs.openbsd.org>2002-05-14 16:12:34 +0000
committerArtur Grabowski <art@cvs.openbsd.org>2002-05-14 16:12:34 +0000
commit35b5cf41ece181531dfe61c047144502b2323573 (patch)
tree8fee2d27305ae926be331ef2177f247b4f2d6891 /sys/ddb/db_sym.c
parenta4cfbd718676369b886f401ff8cd7d67f0155a8a (diff)
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 'sys/ddb/db_sym.c')
0 files changed, 0 insertions, 0 deletions