Searched hist:"20 bc8c1e972f29afcac85e524e430c11a6df5f58" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/Documentation/translations/zh_CN/core-api/ |
H A D | printk-formats.rst | diff c8237760cc56c79e04a6a47696ef8bb0aab8c77a Sun May 23 21:23:08 CDT 2021 Yanteng Si <siyanteng@loongson.cn> docs: zh_CN: update Chinese translations
Two new commits were added to the original document:
commit ddba35031db2ea89facc91c745e5ad55ba2e0e7f commit 20bc8c1e972f29afcac85e524e430c11a6df5f58
translate them into Chinese.
Signed-off-by: Yanteng Si <siyanteng@loongson.cn> Reviewed-by: Wu XiangCheng <bobwxc@email.cn> Link: https://lore.kernel.org/r/20210524022308.1216098-1-siyanteng@loongson.cn Signed-off-by: Jonathan Corbet <corbet@lwn.net>
|
/openbmc/linux/Documentation/core-api/ |
H A D | printk-formats.rst | diff 20bc8c1e972f29afcac85e524e430c11a6df5f58 Tue May 11 10:39:55 CDT 2021 Andy Shevchenko <andriy.shevchenko@linux.intel.com> lib/vsprintf: Allow to override ISO 8601 date and time separator
ISO 8601 defines 'T' as a separator between date and time. Though, some ABIs use time and date with ' ' (space) separator instead.
Add a flavour to the %pt specifier to override default separator.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Reviewed-by: Petr Mladek <pmladek@suse.com> Reviewed-by: Sergey Senozhatsky <senozhatsky@chromium.org> Signed-off-by: Petr Mladek <pmladek@suse.com> Link: https://lore.kernel.org/r/20210511153958.34527-1-andriy.shevchenko@linux.intel.com
|
/openbmc/linux/lib/ |
H A D | test_printf.c | diff 20bc8c1e972f29afcac85e524e430c11a6df5f58 Tue May 11 10:39:55 CDT 2021 Andy Shevchenko <andriy.shevchenko@linux.intel.com> lib/vsprintf: Allow to override ISO 8601 date and time separator
ISO 8601 defines 'T' as a separator between date and time. Though, some ABIs use time and date with ' ' (space) separator instead.
Add a flavour to the %pt specifier to override default separator.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Reviewed-by: Petr Mladek <pmladek@suse.com> Reviewed-by: Sergey Senozhatsky <senozhatsky@chromium.org> Signed-off-by: Petr Mladek <pmladek@suse.com> Link: https://lore.kernel.org/r/20210511153958.34527-1-andriy.shevchenko@linux.intel.com
|
H A D | vsprintf.c | diff 20bc8c1e972f29afcac85e524e430c11a6df5f58 Tue May 11 10:39:55 CDT 2021 Andy Shevchenko <andriy.shevchenko@linux.intel.com> lib/vsprintf: Allow to override ISO 8601 date and time separator
ISO 8601 defines 'T' as a separator between date and time. Though, some ABIs use time and date with ' ' (space) separator instead.
Add a flavour to the %pt specifier to override default separator.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Reviewed-by: Petr Mladek <pmladek@suse.com> Reviewed-by: Sergey Senozhatsky <senozhatsky@chromium.org> Signed-off-by: Petr Mladek <pmladek@suse.com> Link: https://lore.kernel.org/r/20210511153958.34527-1-andriy.shevchenko@linux.intel.com
|