* external.cc (cygwin_internal): Add CW_GET_ERRNO_FROM_WINERROR

handling.
	* include/cygwin/version.h: Bump API minor number.
	* include/sys/cygwin.h (cygwin_getinfo_types): Add
	CW_GET_ERRNO_FROM_WINERROR.
This commit is contained in:
Corinna Vinschen
2003-10-22 20:32:20 +00:00
parent e217832c4c
commit 5ec9ea21a3
4 changed files with 18 additions and 2 deletions

View File

@ -220,13 +220,14 @@ details. */
94: Export getopt, getopt_long, optarg, opterr, optind, optopt,
optreset, __check_rhosts_file, __rcmd_errstr.
95: Export shmat, shmctl, shmdt, shmget.
96: CW_GET_ERRNO_FROM_WINERROR addition to external.cc
*/
/* Note that we forgot to bump the api for ualarm, strtoll, strtoull */
#define CYGWIN_VERSION_API_MAJOR 0
#define CYGWIN_VERSION_API_MINOR 95
#define CYGWIN_VERSION_API_MINOR 96
/* There is also a compatibity version number associated with the
shared memory regions. It is incremented when incompatible