* cygwin.din (asnprintf, dprint, _Exit, vasnprintf, vdprintf): Export.

* include/cygwin/version.h: Bump API minor number.
This commit is contained in:
Christopher Faylor
2007-05-15 01:23:30 +00:00
parent 34507ce026
commit 22ed94e503
3 changed files with 12 additions and 1 deletions

View File

@@ -307,12 +307,13 @@ details. */
mq_send, mq_setattr, mq_timedreceive, mq_timedsend, mq_unlink.
166: Export sem_unlink.
167: Add st_birthtim to struct stat.
168: Export asnprintf, dprintf, _Exit, vasnprintf, vdprintf.
*/
/* Note that we forgot to bump the api for ualarm, strtoll, strtoull */
#define CYGWIN_VERSION_API_MAJOR 0
#define CYGWIN_VERSION_API_MINOR 167
#define CYGWIN_VERSION_API_MINOR 168
/* There is also a compatibity version number associated with the
shared memory regions. It is incremented when incompatible