* cygwin.din: Remove cygwin_getshared.

* shared.cc: Ditto.
* include/cygwin/version.h: Bump API minor number.
* dtable.cc (dtable::build_fhandler): Fix incorrect test for socket.
This commit is contained in:
Christopher Faylor
2001-09-11 15:25:08 +00:00
parent 24b1ccc647
commit dbc82a87a3
6 changed files with 32 additions and 22 deletions

View File

@ -143,10 +143,11 @@ details. */
43: sigsetjmp, siglongjmp fixed
44: Export dirfd
45: perprocess change, gamma_r, gammaf_r, lgamma_r, lgammaf_r
46: Remove cygwin_getshared
*/
#define CYGWIN_VERSION_API_MAJOR 0
#define CYGWIN_VERSION_API_MINOR 45
#define CYGWIN_VERSION_API_MINOR 46
/* There is also a compatibity version number associated with the
shared memory regions. It is incremented when incompatible