This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH v12 2/3] Y2038: Add 64-bit time for all architectures


On Mon, 22 Oct 2018, Albert ARIBAUD (3ADEV) wrote:

> @@ -101,7 +97,6 @@ extern char * __strptime_internal (const char *rp, const char *fmt,
>  
>  extern double __difftime (time_t time1, time_t time0);
>  
> -
>  /* Use in the clock_* functions.  Size of the field representing the
>     actual clock ID.  */
>  #define CLOCK_IDFIELD_SIZE	3

This sort of diff hunk that is clearly unrelated to the rest of the 
changes in the patch should be avoided.

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]