* 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

@@ -118,6 +118,7 @@ _asprintf = asprintf SIGFE
asprintf_r = _asprintf_r SIGFE
_asprintf_r SIGFE
__assert SIGFE
__assert_func SIGFE
__assertfail SIGFE
atan NOSIGFE
_atan = atan NOSIGFE