This is the mail archive of the newlib@sourceware.org mailing list for the newlib 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 0/6] newlib/Cygwin: Allow more inlining of locale_t stuff


On 13/11/17 16:59, Corinna Vinschen wrote:
Having said that, I'm not overly happy with the Cygwin __getreent
change.  I'm not sure if performance is worth the price here.

There is also a price in terms of memory space here if we initialize _REENT->_locale with __global_locale. Applications not using this ctype/locale stuff will now also include the __global_locale.

--
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.huber@embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.


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