* cygwin.din: Export new complex math functions from newlib.

* posix.sgml: Move newly exported complex functions to implemented
	SUSv4 functions.
	* include/cygwin/version.h: Bump API minor version.
This commit is contained in:
Corinna Vinschen
2010-10-08 10:51:17 +00:00
parent 421648d31c
commit 9810eef4bf
4 changed files with 99 additions and 44 deletions

View File

@@ -391,12 +391,17 @@ details. */
229: Add mkostemp, mkostemps.
230: Add CLOCK_MONOTONIC.
231: Add fenv.h functions.
232: Export cacos, cacosf, cacosh, cacoshf, carg, cargf, casin, casinf,
casinh, casinhf, catan, catanf, catanh, catanhf, ccos, ccosf, ccosh,
ccoshf, cexp, cexpf, cimag, cimagf, clog, clogf, conj, conjf, cpow,
cpowf, cproj, cprojf, creal, crealf, csin, csinf, csinh, csinhf,
csqrt, csqrtf, ctan, ctanf, ctanh, ctanhf.
*/
/* Note that we forgot to bump the api for ualarm, strtoll, strtoull */
#define CYGWIN_VERSION_API_MAJOR 0
#define CYGWIN_VERSION_API_MINOR 231
#define CYGWIN_VERSION_API_MINOR 232
/* There is also a compatibity version number associated with the
shared memory regions. It is incremented when incompatible