public inbox for cygwin-cvs@sourceware.org
help / color / mirror / Atom feed
* [newlib-cygwin] Cygwin: drop unused CYGWIN_VERSION_CHECK_FOR_S_IEXEC macro
@ 2022-08-03 14:05 Corinna Vinschen
  0 siblings, 0 replies; only message in thread
From: Corinna Vinschen @ 2022-08-03 14:05 UTC (permalink / raw)
  To: cygwin-cvs

https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=7de1be0472a001573f80f94c1da89531175c830c

commit 7de1be0472a001573f80f94c1da89531175c830c
Author: Corinna Vinschen <corinna@vinschen.de>
Date:   Wed Aug 3 15:39:14 2022 +0200

    Cygwin: drop unused CYGWIN_VERSION_CHECK_FOR_S_IEXEC macro
    
    Signed-off-by: Corinna Vinschen <corinna@vinschen.de>

Diff:
---
 winsup/cygwin/include/cygwin/version.h | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/winsup/cygwin/include/cygwin/version.h b/winsup/cygwin/include/cygwin/version.h
index 393c96c30..8b9cbd7f3 100644
--- a/winsup/cygwin/include/cygwin/version.h
+++ b/winsup/cygwin/include/cygwin/version.h
@@ -34,9 +34,6 @@ details. */
 #define CYGWIN_VERSION_USER_API_VERSION_COMBINED \
   CYGWIN_VERSION_PER_PROCESS_API_VERSION_COMBINED (user_data)
 
-#define CYGWIN_VERSION_CHECK_FOR_S_IEXEC \
-  (CYGWIN_VERSION_USER_API_VERSION_COMBINED >= 36)
-
 #define CYGWIN_VERSION_CHECK_FOR_OLD_O_NONBLOCK \
   (CYGWIN_VERSION_USER_API_VERSION_COMBINED <= 28)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-08-03 14:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-03 14:05 [newlib-cygwin] Cygwin: drop unused CYGWIN_VERSION_CHECK_FOR_S_IEXEC macro Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).