* common.din: Export cabsl, cimagl, creall, finitel, hypotl, sqrtl.
* include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump.
This commit is contained in:
@ -467,12 +467,13 @@ details. */
|
||||
putwc_unlocked, putwchar_unlocked.
|
||||
284: Export sockatmark.
|
||||
285: Export wcstold.
|
||||
285: Export cabsl, cimagl, creall, finitel, hypotl, sqrtl.
|
||||
*/
|
||||
|
||||
/* Note that we forgot to bump the api for ualarm, strtoll, strtoull */
|
||||
|
||||
#define CYGWIN_VERSION_API_MAJOR 0
|
||||
#define CYGWIN_VERSION_API_MINOR 285
|
||||
#define CYGWIN_VERSION_API_MINOR 286
|
||||
|
||||
/* There is also a compatibity version number associated with the
|
||||
shared memory regions. It is incremented when incompatible
|
||||
|
Reference in New Issue
Block a user