HomeFreeBSD

Add vsnprintf() to libsa. Alpha-sort the printf prototypes in stand.h.

Description

Add vsnprintf() to libsa. Alpha-sort the printf prototypes in stand.h.

I'm not sure why the v*printf() functions in libsa return void instead of
int, but this maintains that convention for the new function.

Details

Provenance
ianAuthored on
Parents
rS334655: MFC r334031:
Branches
Unknown
Tags
Unknown