* cygwin.din: Export all appropriate newlibc libm functions. Sort.

* include/cygwin/version.h: Bump API minor number.
This commit is contained in:
Christopher Faylor
2003-02-16 19:31:07 +00:00
parent 44dc96d1f5
commit 8fc16812e8
3 changed files with 486 additions and 453 deletions

View File

@ -180,12 +180,16 @@ details. */
wcschr wcscpy wcscspn wcslcat wcslcpy wcsncat wcsncmp wcsncpy
wcspbrk wcsrchr wcsrtombs wcsspn wcsstr wctob wctob wctrans
wctype wmemchr wmemcmp wmemcpy wmemmove wmemset
75: Export exp2 exp2f fdim fdimf fma fmaf fmax fmaxf fmin fminf lrint
lrintf lround lroundf nearbyint nearbyintf remquo remquof
round roundf scalbln scalblnf sincos sincosf tgamma tgammaf
truncf
*/
/* Note that we forgot to bump the api for ualarm, strtoll, strtoull */
#define CYGWIN_VERSION_API_MAJOR 0
#define CYGWIN_VERSION_API_MINOR 74
#define CYGWIN_VERSION_API_MINOR 75
/* There is also a compatibity version number associated with the
shared memory regions. It is incremented when incompatible