This is the mail archive of the cygwin-developers mailing list for the Cygwin 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: [newlib-cygwin] Redefine locale info in struct _reent for per-thread locales


On Jul  6 09:22, Eric Blake wrote:
> On 07/06/2016 07:41 AM, Corinna Vinschen wrote:
> > https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=a68ca43b9014ae45feb3162a5f066524e2b38e1a
> > 
> > commit a68ca43b9014ae45feb3162a5f066524e2b38e1a
> > Author: Corinna Vinschen <corinna@vinschen.de>
> > Date:   Wed Jul 6 15:41:35 2016 +0200
> > 
> >     Redefine locale info in struct _reent for per-thread locales
> 
> > +++ b/newlib/libc/include/sys/reent.h
> > @@ -37,6 +37,11 @@ typedef __uint32_t __ULong;
> >  
> >  struct _reent;
> >  
> > +/* TODO: This structure type isn't defined yet.  It's supposed to be used
> > +   by locale-specific functions in case a pre-thread locale per SUSv4 has
> 
> s/pre/per/

Fixed.


Thanks,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

Attachment: signature.asc
Description: PGP signature


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