* assert.cc (__assert_func): New function, to match newlib header

change.
	* cygwin.din: Export __assert_func.
	* include/cygwin/version.h: Bump API minor number.
This commit is contained in:
Eric Blake
2007-06-27 12:46:35 +00:00
parent 3473e6bd7b
commit 048e00e01d
4 changed files with 25 additions and 7 deletions

View File

@@ -313,12 +313,13 @@ details. */
171: Export exp10, exp10f, pow10, pow10f, strcasestr, funopen,
fopencookie.
172: Export getifaddrs, freeifaddrs.
173: Export __assert_func.
*/
/* Note that we forgot to bump the api for ualarm, strtoll, strtoull */
#define CYGWIN_VERSION_API_MAJOR 0
#define CYGWIN_VERSION_API_MINOR 172
#define CYGWIN_VERSION_API_MINOR 173
/* There is also a compatibity version number associated with the
shared memory regions. It is incremented when incompatible