[PATCH v10 1/3] Y2038: provide size of default time_t for target architecture

Joseph Myers joseph@codesourcery.com
Wed Oct 17 12:05:00 GMT 2018


On Fri, 12 Oct 2018, Albert ARIBAUD (3ADEV) wrote:

> This macro can then be used instead of __WORDSIZE in msq-pad.h
> files, which in turn allows removing the x86 variant of them.

Note that the same should now be done for bits/shm-pad.h files as well.

This patch is missing changes to a Makefile to install bits/timesize.h.  
Any change adding an installed header included from other installed 
headers needs to include the relevant Makefile changes to avoid breaking 
builds with installed glibc; you can't defer those changes to a later 
patch to combine them with the installation of another header.

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Libc-alpha mailing list