* common.din (issetugid): Export.

* glob.cc (issetugid): Drop macro.
	* sec_auth.cc (issetugid): New exported function.
	* include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump.
This commit is contained in:
Corinna Vinschen
2015-03-03 12:58:34 +00:00
parent f9f1fbe47e
commit 37e87b843f
6 changed files with 20 additions and 2 deletions

View File

@@ -468,12 +468,13 @@ details. */
284: Export sockatmark.
285: Export wcstold.
285: Export cabsl, cimagl, creall, finitel, hypotl, sqrtl.
287: Export issetugid.
*/
/* Note that we forgot to bump the api for ualarm, strtoll, strtoull */
#define CYGWIN_VERSION_API_MAJOR 0
#define CYGWIN_VERSION_API_MINOR 286
#define CYGWIN_VERSION_API_MINOR 287
/* There is also a compatibity version number associated with the
shared memory regions. It is incremented when incompatible