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 v2 4/5] Y2038: add function __ctime64


Hi Florian,

On Tue, 18 Dec 2018 18:42:31 +0100, Florian Weimer <fweimer@redhat.com>
wrote :

> * Joseph Myers:
> 
> > On Tue, 18 Dec 2018, Albert ARIBAUD (3ADEV) wrote:
> >  
> >> +libc_hidden_proto(__ctime64);  
> >
> > Missing space before '('.
> >  
> >> +libc_hidden_def(__ctime64);  
> >
> > Likewise.  
> 
> Also superfluous semicolon.

Will be fixed (on __ctime64_r also) before applying, thanks.

> Thanks,
> Florian

Cordialement,
Albert ARIBAUD
3ADEV


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