Re: [PATCH] Stop printk printing non-printable chars

From: Matthias Urlichs
Date: Fri Jun 18 2004 - 20:29:19 EST


Hi, Jesper Juhl wrote:

> [ printing control characters as "meaningful" C escapes ]
> or am I not making sense?

No, you're not. ;-)

Reason: They're not intended to be meaningful. If the kernel prints them,
the reason isn't that somebody actually used an \a or \v in there, so
doing that isn't helpful. (Quick, what's the ASCII for \v?)

--
Matthias Urlichs
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/