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 Newlib]Call _fflush_r instead of _fclose_r when cleanup if --enable-lite-exit is in effect


On Sep  5 11:33, Bin Cheng wrote:
> Hi,
> Currently there is a FIXME in _cleanup_r in newlib, saying we may want to
> call _fflush_r instead of _fclose_r.  This patch fixes the problem by using
> --enable-lite-exit.  It makes sense to call light weight function _fflush_r
> when lite exit is in effect.
> 
> Build and link with/without --enable-lite-exit.  Is it OK?
> 
> Thanks,
> bin
> 
> 2014-09-05  Bin Cheng  <...>

Applied.


Thanks,
Corinna

-- 
Corinna Vinschen
Cygwin Maintainer
Red Hat

Attachment: pgpahLgHSWCBf.pgp
Description: PGP signature


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