[PATCH v4 1/3] y2038: include: Move struct __timespec64 definition to a separate file

Joseph Myers joseph@codesourcery.com
Mon Mar 16 20:52:59 GMT 2020


On Sat, 14 Mar 2020, Lukasz Majewski wrote:

> The struct __timespec64's definition has been moved from ./include/time.h to
> ./include/bits/types/struct___timespec64.h.

The header naming convention in glibc is that "bits/" is a namespace used 
*only* for installed headers.  This isn't an installed header, so whatever 
name you use for it, it should not be of the form "bits/something".

Also, I don't see a copy of this message via the list, only the one that 
reached me directly.  Did you get any kind of bounce for the patch 
submission?  Maybe new-sourceware has some too-aggressive spam filtering 
for list messages.

-- 
Joseph S. Myers
joseph@codesourcery.com


More information about the Libc-alpha mailing list