Hello Paul-san,
From: Paul Eggert
Subject: Re: [PATCH] nstrftime: merge glibc strftime changes
Date: Sat, 23 Feb 2019 15:10:38 -0800
> Sure, that's easy enough. I installed the attached.
Thank you for working on this.
Regards,
TAMUKI Shoichi
Sure, that's easy enough. I installed the attached.
>From 240c92d99b26c67ce3a5799f3e83258501595dc3 Mon Sep 17 00:00:00 2001
From: Paul Eggert
Date: Sat, 23 Feb 2019 15:07:47 -0800
Subject: [PATCH] nstrftime: tweak arg order
* lib/nstrftime.c (__strftime_internal): Interchange arg order.
All call
Hello Paul-san,
Thank you for your porting Glibc strftime changes to the
implementation in Gnulib.
Let me just make a few comments to make it better code.
From: Paul Eggert
Subject: [PATCH] nstrftime: merge glibc strftime changes
Date: Thu, 21 Feb 2019 20:08:46 -0800
> [...]
> diff -
This incorporates:
2019-02-11 Fix a few whitespace arrangement inconsistencies
2019-01-24 strftime: Pass flags from "%EY" to "%Ey" [BZ #24096]
2019-01-24 Set the default width of "%Ey" to 2 [BZ #23758]
2019-01-11 strftime: use the "L_" macro with character literals
* lib/nstrftime.c (__strftime_int