[[PATCH RFC 2] 20/63] Y2038: add function __futimens64

Joseph Myers joseph@codesourcery.com
Wed Apr 18 21:53:00 GMT 2018


On Wed, 18 Apr 2018, Albert ARIBAUD (3ADEV) wrote:

> +  if (! timespec64_to_timespec(&tsp[0], &ts32[0]))
> +    {
> +      __set_errno(EOVERFLOW);

Globally in this patch series, you need to fix code to follow the GNU 
Coding Standards (spaces before '(' in this case).

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Libc-alpha mailing list