CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/01/29 17:08:13
Modified files:
include : stdio.h
lib/libc : shlib_version
lib/libc/stdio : Makefile.inc printf.3 stdio.3
Added files:
lib/libc/stdio : dprintf.c vdprintf.c
Log message:
Add support for POSIX.1-2008 functions dprintf(3) and vdprintf(3).
Feedback from millert@ guenther@
OK guenther@ man page bits OK jmc@
