Date: Thu, 9 Nov 2000 23:08:46 -0600 (CST) From: Zhenhai Duan <duan@cs.umn.edu> To: freebsd-hackers@FreeBSD.ORG Subject: printf() Message-ID: <Pine.LNX.4.10.10011092306100.24982-100000@barber.cs.umn.edu>
next in thread | raw e-mail | index | archive | help
A simple question: Does the kernel function printf() flushes the output immediately, or it is possible some data is buffered somewhere and gets lost without printing to the console? like the corresponding funtion in the c library. Thanks. --Zhenhai To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.10.10011092306100.24982-100000>