kmx git
login
register
kc3-lang
/
gnulib
/
lib/xprintf.h
lib/xprintf.h
Log
Author
Commit
Date
CI
Message
15834b98
2008-01-13T16:51:48
Don't redefine __attribute__ without a need.
7c097190
2007-10-22T14:09:16
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>
78da34d4
2007-10-19T17:09:37
New module: xprintf * modules/xprintf, lib/xprintf.c, lib/xprintf.h: New files.