[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <D83235F0F3C86D4D889D8B9A0DA8C6D7011A8217@corpexc01.corp.networkrobots.com>
Date: Thu, 13 Dec 2007 16:07:41 -0800
From: "Siva Prasad" <sprasad@...io.net>
To: <linux-kernel@...r.kernel.org>
Subject: printf internals
Hi,
I am looking at how exactly does the printf in user programs succeeds in
displaying characters to the serial console.
printf uses /dev/console to write the data. Once written to
/dev/console, what happens to the string written?
Is there any way, I can get access to those prints/string inside the
kernel?
Thanks
Siva
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists