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] Fwd: [1.7] Remove the overhead of calling function _jp2uc


On May 16 00:35, IWAMURO Motonori wrote:
> > From: IWAMURO Motonori
> > Hi.
> >
> > I propose to remove the overhead of calling function _jp2uc.
> 
> 
> 	* libc/ctype/jp2uc.c: Skip all definition if defined __CYGWIN__.
> 	(__jp2uc): Change the scope to static function.
> 	* libc/ctype/local.h (_jp2uc): Define as macro if defined __CYGWIN__.
> 	* libc/string/local.h (_jp2uc): Define as macro if defined __CYGWIN__.

Since that only affects Cygwin, I applied this patch with Craig's
suggestion.


Thanks,
Corinna

-- 
Corinna Vinschen
Cygwin Project Co-Leader
Red Hat


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