[PATCH v2] y2038: linux: Provide __clock_getres64 implementation
Paul Eggert
eggert@cs.ucla.edu
Mon Oct 21 00:21:00 GMT 2019
On 10/20/19 2:38 PM, Lukasz Majewski wrote:
> + if (! retval && res)
> + *res = valid_timespec64_to_timespec (ts64);
The indenting is wrong in the 2nd line.
More information about the Libc-alpha
mailing list