* 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.
This commit is contained in:
Yaakov Selkowitz 2014-12-18 16:54:11 +00:00
parent 968738f9b1
commit 65d785561d
4 changed files with 56 additions and 1 deletions

View File

@ -1,3 +1,14 @@
2014-12-18 Yaakov Selkowitz <yselkowitz@cygwin.com>
* 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.
2014-12-16 Corinna Vinschen <corinna@vinschen.de> 2014-12-16 Corinna Vinschen <corinna@vinschen.de>
* path.cc (find_fast_cwd): Point to problem reporting web site rather * path.cc (find_fast_cwd): Point to problem reporting web site rather

View File

@ -49,9 +49,17 @@ __dn_expand SIGFE
__dn_skipname SIGFE __dn_skipname SIGFE
__eprintf SIGFE __eprintf SIGFE
__errno NOSIGFE __errno NOSIGFE
__fbufsize NOSIGFE
__flbf NOSIGFE
__fpclassifyd NOSIGFE __fpclassifyd NOSIGFE
__fpclassifyf NOSIGFE __fpclassifyf NOSIGFE
__fpending NOSIGFE
__fpurge SIGFE __fpurge SIGFE
__freadable NOSIGFE
__freading NOSIGFE
__fsetlocking SIGFE
__fwritable NOSIGFE
__fwriting NOSIGFE
__getreent NOSIGFE __getreent NOSIGFE
__infinity NOSIGFE __infinity NOSIGFE
__isinfd NOSIGFE __isinfd NOSIGFE
@ -209,6 +217,7 @@ cimag NOSIGFE
cimagf NOSIGFE cimagf NOSIGFE
cleanup_glue NOSIGFE cleanup_glue NOSIGFE
clearerr SIGFE clearerr SIGFE
clearerr_unlocked SIGFE
clock SIGFE clock SIGFE
clock_getcpuclockid SIGFE clock_getcpuclockid SIGFE
clock_getres SIGFE clock_getres SIGFE
@ -364,8 +373,10 @@ fegetprec NOSIGFE
fegetround NOSIGFE fegetround NOSIGFE
feholdexcept SIGFE feholdexcept SIGFE
feof SIGFE feof SIGFE
feof_unlocked SIGFE
feraiseexcept SIGFE feraiseexcept SIGFE
ferror SIGFE ferror SIGFE
ferror_unlocked SIGFE
fesetenv SIGFE fesetenv SIGFE
fesetexceptflag SIGFE fesetexceptflag SIGFE
fesetprec NOSIGFE fesetprec NOSIGFE
@ -374,16 +385,22 @@ fetestexcept NOSIGFE
feupdateenv SIGFE feupdateenv SIGFE
fexecve SIGFE fexecve SIGFE
fflush SIGFE fflush SIGFE
fflush_unlocked SIGFE
ffs NOSIGFE ffs NOSIGFE
ffsl NOSIGFE ffsl NOSIGFE
ffsll NOSIGFE ffsll NOSIGFE
fgetc SIGFE fgetc SIGFE
fgetc_unlocked SIGFE
fgetpos SIGFE fgetpos SIGFE
fgets SIGFE fgets SIGFE
fgets_unlocked SIGFE
fgetwc SIGFE fgetwc SIGFE
fgetwc_unlocked SIGFE
fgetws SIGFE fgetws SIGFE
fgetws_unlocked SIGFE
fgetxattr SIGFE fgetxattr SIGFE
fileno SIGFE fileno SIGFE
fileno_unlocked SIGFE
finite NOSIGFE finite NOSIGFE
finitef NOSIGFE finitef NOSIGFE
fiprintf SIGFE fiprintf SIGFE
@ -410,10 +427,15 @@ fpathconf SIGFE
fprintf SIGFE fprintf SIGFE
fpurge SIGFE fpurge SIGFE
fputc SIGFE fputc SIGFE
fputc_unlocked SIGFE
fputs SIGFE fputs SIGFE
fputs_unlocked SIGFE
fputwc SIGFE fputwc SIGFE
fputwc_unlocked SIGFE
fputws SIGFE fputws SIGFE
fputws_unlocked SIGFE
fread SIGFE fread SIGFE
fread_unlocked SIGFE
free SIGFE free SIGFE
freeaddrinfo = cygwin_freeaddrinfo SIGFE freeaddrinfo = cygwin_freeaddrinfo SIGFE
freeifaddrs SIGFE freeifaddrs SIGFE
@ -454,6 +476,7 @@ futimesat SIGFE
fwide SIGFE fwide SIGFE
fwprintf SIGFE fwprintf SIGFE
fwrite SIGFE fwrite SIGFE
fwrite_unlocked SIGFE
fwscanf SIGFE fwscanf SIGFE
gai_strerror = cygwin_gai_strerror NOSIGFE gai_strerror = cygwin_gai_strerror NOSIGFE
gamma NOSIGFE gamma NOSIGFE
@ -546,7 +569,9 @@ getutxid SIGFE
getutxline SIGFE getutxline SIGFE
getw SIGFE getw SIGFE
getwc SIGFE getwc SIGFE
getwc_unlocked SIGFE
getwchar SIGFE getwchar SIGFE
getwchar_unlocked SIGFE
getwd SIGFE getwd SIGFE
getxattr SIGFE getxattr SIGFE
glob SIGFE glob SIGFE
@ -918,7 +943,9 @@ pututline SIGFE
pututxline SIGFE pututxline SIGFE
putw SIGFE putw SIGFE
putwc SIGFE putwc SIGFE
putwc_unlocked SIGFE
putwchar SIGFE putwchar SIGFE
putwchar_unlocked SIGFE
pwrite SIGFE pwrite SIGFE
qsort NOSIGFE qsort NOSIGFE
qsort_r NOSIGFE qsort_r NOSIGFE

View File

@ -458,12 +458,19 @@ details. */
280: Static atexit in libcygwin.a, CW_FIXED_ATEXIT. 280: Static atexit in libcygwin.a, CW_FIXED_ATEXIT.
281: Add CW_GETNSS_PWD_SRC, CW_GETNSS_GRP_SRC. 281: Add CW_GETNSS_PWD_SRC, CW_GETNSS_GRP_SRC.
282: Export __bsd_qsort_r, qsort_r. 282: Export __bsd_qsort_r, qsort_r.
283: Export __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.
*/ */
/* Note that we forgot to bump the api for ualarm, strtoll, strtoull */ /* Note that we forgot to bump the api for ualarm, strtoll, strtoull */
#define CYGWIN_VERSION_API_MAJOR 0 #define CYGWIN_VERSION_API_MAJOR 0
#define CYGWIN_VERSION_API_MINOR 282 #define CYGWIN_VERSION_API_MINOR 283
/* There is also a compatibity version number associated with the /* There is also a compatibity version number associated with the
shared memory regions. It is incremented when incompatible shared memory regions. It is incremented when incompatible

View File

@ -19,6 +19,16 @@ What's new:
- Provide Cygwin documentation (PDFs and HTML) for offline usage in - Provide Cygwin documentation (PDFs and HTML) for offline usage in
/usr/share/doc/cygwin-${version}. /usr/share/doc/cygwin-${version}.
- New APIs: qsort_r, __bsd_qsort_r.
- New APIs: __fbufsize, __flbf, __fpending, __freadable, __freading,
__fsetlocking, __fwritable, __fwriting.
- 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.
What changed: What changed:
------------- -------------