Also wrap vf?printf.
authorEric Blake <ebb9@byu.net>
Mon, 22 Oct 2007 20:09:16 +0000 (14:09 -0600)
committerEric Blake <ebb9@byu.net>
Mon, 22 Oct 2007 21:54:17 +0000 (15:54 -0600)
commit7c0971900b114a82fc362b5178ec9a4a2865dbbf
treecece0356b561ee08c2c0c2b240cf1437bde94344
parent86b7c2eb8db9023094023c401a3888bae20b5344
Also wrap vf?printf.

* lib/xprintf.h (xvprintf, xvfprintf): New declarations.
* lib/xprintf.c (xprintf, xfprintf): Work for C89.
(xvprintf, xvfprintf): New functions.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
lib/xprintf.c
lib/xprintf.h