History log of /netbsd-src/lib/libc/stdio/dprintf.c (Results 1 – 2 of 2)
Revision Date Author Comments
# 2561b634 19-Apr-2013 joerg <joerg@NetBSD.org>

Add explicit locale versions for the printf family. Replace asprintf,
snprintf and sprintf with simple wrappers around the corresponding
va_list functions to reduce code duplication.


# 4ddc2fb3 06-Sep-2010 christos <christos@NetBSD.org>

add dprintf and vdprintf