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


On Wed, 12 Feb 2020 11:44:20 +0100
Andreas Schwab <schwab@suse.de> wrote:

> On Feb 12 2020, Lukasz Majewski wrote:
> 
> >> 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?  
> 
> By adding it to <include/bits/struct/timespec.h> it would be included
> automatically.
> 

Then it would be a great optimization (as __timespec64 is included in
several places)

(And I do guess that this - auto include - is related to the directory
search patch in Makefiles?)

> Andreas.
> 




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: pgpdXQREY1m55.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]