* cygwin.din: Export fseeko() and ftello().

* include/cygwin/version.h: Bump API minor version.
This commit is contained in:
Corinna Vinschen
2002-11-07 09:08:40 +00:00
parent f7618386af
commit 0be1147408
3 changed files with 11 additions and 1 deletions

View File

@@ -161,12 +161,13 @@ details. */
putchar_unlocked
62: Erroneously bumped.
63: Export pututline.
64: Export fseeko, ftello
*/
/* Note that we forgot to bump the api for ualarm, strtoll, strtoull */
#define CYGWIN_VERSION_API_MAJOR 0
#define CYGWIN_VERSION_API_MINOR 63
#define CYGWIN_VERSION_API_MINOR 64
/* There is also a compatibity version number associated with the
shared memory regions. It is incremented when incompatible