[PATCH v11 2/3] Y2038: Add 64-bit time for all architectures
Joseph Myers
joseph@codesourcery.com
Fri Oct 19 16:13:00 GMT 2018
On Fri, 19 Oct 2018, Albert ARIBAUD (3ADEV) wrote:
> * bit/time64.h: New file.
bits/, not bit/.
> * stdlib/Makefile: Add bits/timesize.h to includes.
> * stdlib/Makefile: Add bits/time64.h to includes.
You only want to add the new header to includes. You don't want to add a
duplicate entry for bits/timesize.h to includes, which this patch does.
--
Joseph S. Myers
joseph@codesourcery.com
More information about the Libc-alpha
mailing list