* cygwin.din: Export __srget_r, __swbuf_r.

* include/cygwin/version.h: Bump API minor number to 156.
This commit is contained in:
Corinna Vinschen 2006-06-15 17:22:56 +00:00
parent c8956c6fec
commit 82a044a520
3 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2006-06-15 Corinna Vinschen <corinna@vinschen.de>
* cygwin.din: Export __srget_r, __swbuf_r.
* include/cygwin/version.h: Bump API minor number to 156.
2006-06-14 Corinna Vinschen <corinna@vinschen.de>
* fhandler.h (class fhandler_socket): Add private mutex handle

View File

@ -46,7 +46,9 @@ __signbitd NOSIGFE
__signbitf NOSIGFE
__signgam NOSIGFE
__srget SIGFE
__srget_r SIGFE
__swbuf SIGFE
__swbuf_r SIGFE
_asprintf_r SIGFE
asprintf_r = _asprintf_r SIGFE
_dll_crt0@0 NOSIGFE

View File

@ -288,12 +288,13 @@ details. */
153: Export updwtmpx, Implement CW_SETUP_WINENV.
154: Export sigset, sigignore.
155: Export __isinff, __isinfd, __isnanf, __isnand.
156: Export __srbuf_r, __swget_r.
*/
/* Note that we forgot to bump the api for ualarm, strtoll, strtoull */
#define CYGWIN_VERSION_API_MAJOR 0
#define CYGWIN_VERSION_API_MINOR 155
#define CYGWIN_VERSION_API_MINOR 156
/* There is also a compatibity version number associated with the
shared memory regions. It is incremented when incompatible