Implement dprintf and vdprintf
The file descriptor analogs of fprintf()
and vfprintf()
; prints to the specified file descriptor.
The file descriptor analogs of fprintf()
and vfprintf()
; prints to the specified file descriptor.
mentioned in commit af4fbf37
merged