* netdb.cc: New file.

* Makeile.in (DLL_OFILES): Add reference to the new netdb.cc file.
* cygwin.din : Add new aliased exports for service and protocol enumerations in
netdb.cc.
This commit is contained in:
Christopher Faylor
2002-12-04 20:44:17 +00:00
parent 7453997e0e
commit 838ad58232
5 changed files with 455 additions and 11 deletions

View File

@ -165,12 +165,13 @@ details. */
65: Export siginterrupt
66: Export nl_langinfo
67: Export pthread_getsequence_np
68: Export netdb stuff
*/
/* Note that we forgot to bump the api for ualarm, strtoll, strtoull */
#define CYGWIN_VERSION_API_MAJOR 0
#define CYGWIN_VERSION_API_MINOR 67
#define CYGWIN_VERSION_API_MINOR 68
/* There is also a compatibity version number associated with the
shared memory regions. It is incremented when incompatible