Re: [PATCH 10/15] dmesg: add iso-8601 time format

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, Jun 16, 2013 at 07:53:51PM +0100, Sami Kerola wrote:
>  sys-utils/dmesg.c | 29 ++++++++++++++++++++++++++---
>  1 file changed, 26 insertions(+), 3 deletions(-)

 Applied, thanks. Notes:

> diff --git a/sys-utils/dmesg.c b/sys-utils/dmesg.c
> index 2199e7f..be08f6c 100644
> --- a/sys-utils/dmesg.c
> +++ b/sys-utils/dmesg.c
> @@ -133,7 +133,8 @@ enum {
>  	DMESG_TIMEFTM_DELTA,		/* [<delta>] */
>  	DMESG_TIMEFTM_RELTIME,		/* [relative] */
>  	DMESG_TIMEFTM_TIME,		/* [time] */
> -	DMESG_TIMEFTM_TIME_DELTA	/* [time <delta>] */
> +	DMESG_TIMEFTM_TIME_DELTA,	/* [time <delta>] */
> +	DMESG_TIMEFTM_ISO8601		/* 2013-06-13T22:11:00,123456+0100 */

    dmesg --show-delta --time-format=iso

 is unsupported, right? I have no problem with this restriction, but
 it would be nice to add some warning to the code.

    Karel

-- 
 Karel Zak  <kzak@xxxxxxxxxx>
 http://karelzak.blogspot.com
--
To unsubscribe from this list: send the line "unsubscribe util-linux" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux