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 1/2] y2038: linux: Provide __mq_timedsend_time64 implementation


Hi Florian,

> * Lukasz Majewski:
> 
> >> By moving struct __timespec64 to <include/bits/struct/timespec.h>
> >> we can avoid that inconsistency.  
> >
> > Maybe <include/bits/types/struct___timespec64.h> would be a better
> > place/name?  
> 
> bits/ headers should be installed headers.  If it is just an internal
> type, it should not go into a bits/ header, but a header under
> include/ or maybe sysdeps/generic/.  The latter is useful if sysdeps
> overrides are expected.

the idea would be to place it under ./include/bits/ in the glibc source
directory, so it would be an "internal" header.


Best regards,

Lukasz Majewski

--

DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-59 Fax: (+49)-8142-66989-80 Email: lukma@denx.de

Attachment: pgpRSiHQjtn7y.pgp
Description: OpenPGP digital signature


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