printk + errno texts

From: Enrico Weigelt, metux IT consult
Date: Sun Jun 25 2017 - 09:43:09 EST


Hi folks,


I'd like to introduce a new printk() conversion which prints out
errno values as readable text.

Where are these things defined ?

I'd guess the actual translation must be somewhere in lib/vsprintf.c,
but where are the format string checks defined ?


thx
--mtx