printf on DUE

I have another issue with printf(). I only get output if the string is terminated with "\n"
how do I get output regardless of whether the string is terminated with a NEWLINE?

Where is the DUE printf support documented?