* bsdlib.cc (_vwarnx): New function.

(vwarn): Ditto.
	(vwarnx): Ditto.
	(warn): Ditto.
	(warnx): Ditto.
	(verr): Ditto.
	(verrx): Ditto.
	(err): Ditto.
	(errx): Ditto.
	* cygwin.din: Export above functions.
	* include/err.h: New file.
	* include/cygwin/version.h: Bump API minor number.
This commit is contained in:
Corinna Vinschen
2003-11-06 21:31:24 +00:00
parent 6ef3b76be2
commit 3e68e19f05
4 changed files with 123 additions and 1 deletions

View File

@ -225,13 +225,14 @@ details. */
98: Export _tmpfile64.
99: CW_GET_POSIX_SECURITY_ATTRIBUTE addition to external.cc.
100: CW_GET_SHMLBA addition to external.cc.
101: Export err, errx, verr, verrx, warn, warnx, vwarn, vwarnx.
*/
/* Note that we forgot to bump the api for ualarm, strtoll, strtoull */
#define CYGWIN_VERSION_API_MAJOR 0
#define CYGWIN_VERSION_API_MINOR 100
#define CYGWIN_VERSION_API_MINOR 101
/* There is also a compatibity version number associated with the
shared memory regions. It is incremented when incompatible