This is the mail archive of the cygwin-patches 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: [PATCH] Export new stdio and stdio_ext functions


On Dec 18 10:13, Yaakov Selkowitz wrote:
> These patches export the BSD, GNU, and Solaris stdio extensions (27 in
> total) recently added to newlib.
> 
> --
> Yaakov

> 2014-12-18  Yaakov Selkowitz  <yselkowitz@...>
> 
> 	* common.din (__fbufsize, __flbf, __fpending, __freadable, __freading,
> 	__fsetlocking, __fwritable, __fwriting, clearerr_unlocked,
> 	feof_unlocked, ferror_unlocked, fflush_unlocked, fgetc_unlocked,
> 	fgets_unlocked, fgetwc_unlocked, fgetws_unlocked, fileno_unlocked,
> 	fputc_unlocked, fputs_unlocked, fputwc_unlocked, fputws_unlocked,
> 	fread_unlocked, fwrite_unlocked, getwc_unlocked, getwchar_unlocked,
> 	putwc_unlocked, putwchar_unlocked): Export.
> 	* include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump.

Looks good, please apply.  Also, please add

> +<listitem><para>
> +New APIs: __fbufsize, __flbf, __fpending, __freadable, __freading,
> +__fsetlocking, __fwritable, __fwriting.
> +</para></listitem>
> +
> +<listitem><para>
> +New APIs: clearerr_unlocked, feof_unlocked, ferror_unlocked, fflush_unlocked,
> +fgetc_unlocked, fgets_unlocked, fgetwc_unlocked, fgetws_unlocked,
> +fileno_unlocked, fputc_unlocked, fputs_unlocked, fputwc_unlocked,
> +fputws_unlocked, fread_unlocked, fwrite_unlocked, getwc_unlocked,
> +getwchar_unlocked, putwc_unlocked, putwchar_unlocked.
> +</para></listitem>

to release/1.7.34 as well.


Thanks,
Corinna

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

Attachment: pgpJahCkLMeaR.pgp
Description: PGP signature


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