[PATCH v2 1/2] y2038: linux: Provide __utimensat64 implementation

Joseph Myers joseph@codesourcery.com
Fri Nov 1 21:36:00 GMT 2019


On Tue, 29 Oct 2019, Lukasz Majewski wrote:

> Changes for v2:
> - Remove check for valid value in the nanoseconds field (tv_nsec) of
> struct __timespec64 in the __utimensat64_helper function.
> This check is performed (and proper error code is returned) in the Linux
> kernel during serving the utimensat syscall.

This patch version is OK.

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Libc-alpha mailing list