On 31/12/2021 20:24, Paul Eggert wrote:
I installed the attached series of patches into GNU coreutils. The main user-visible change is to add a new --resolution option to GNU 'date', which queries clock_getres to print the clock resolution. 'date' and similar programs now also support the %-N format, which prints subsecond fractions just wide enough to cover the resolution.
All look good. thanks! Pádraig