* 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

@@ -639,6 +639,7 @@ isnan NOSIGFE
isnanf NOSIGFE
isprint NOSIGFE
ispunct NOSIGFE
issetugid NOSIGFE
isspace NOSIGFE
isupper NOSIGFE
iswalnum NOSIGFE