[PATCH 01/15] io: Move file timestamps tests out of Linux

Siddhesh Poyarekar siddhesh@gotplt.org
Thu Apr 15 05:15:41 GMT 2021


On 4/15/21 10:34 AM, Siddhesh Poyarekar wrote:
> On 3/23/21 7:14 PM, Adhemerval Zanella via Libc-alpha wrote:
>> Now that libsupport abstract Linux possible missing support (either
>> due FS limitation that can't handle 64 bit timestamp or architectures
>> that do not handle values larger than unsigned 32 bit values) the
>> tests can be turned generic.
>>
>> Checked on x86_64-linux-gnu and i686-linux-gnu.  I also built the
>> tests for i686-gnu.
> 
> OK.
> 
> Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
> 

I should mention that I had to fix up the patch before commit because 
sysdeps/unix/sysv/linux/Makefile had changed.  It was a trivial change 
though.

Siddhesh


More information about the Libc-alpha mailing list