libc/#18: *printf() is not implemented

Bug report from khorben on 29/04/2006 14:11:58
Functions from the {s,f}printf() family should be implemented soon.
TitleUsernameDatePreview
Basic format string functionality is implemented and works.
The issue with the "Bad address" error is solved, and the current code with "%s" seems to work.
"%s" is on the way as a test, but write() triggers a "Bad address" error on Linux.