X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:from:date:message-id:subject:to :content-type; q=dns; s=default; b=Ss5XAD/z2Yz//5SGT0fSyszdTBZR0 7y1C6/zjBiOo4QcU8vHBqEkfNI5B2Go3pXebD6ywweEOwBni47YdSL8R9Zg1C/O4 yf+eNBPLBwFIQKVZ5Y1t1oOhfl47rMl4abs/bBSI+l61k82fP6B75+TN/Vvp9QlV kxtxikUd8w9aDA= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:from:date:message-id:subject:to :content-type; s=default; bh=Xlq9LuUqK6XsUs4XWJVtXTIzB3c=; b=AbX vbXc9IiVq7f6wfsLN9+MHIW1agGsTTL/YEDkHFYD9qI/jmiEhyT4bxfgclp/tXso efgdtur2g3Bv+0MxYLPSyQBf390ugc0JKGScCS5j4O0T31/QwdibXKvX/1QDSiqZ JtQ4ECMLOAflog2BFFOjAdVh9fI+lwy/iEJ+m+BM= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=hear X-HELO: mail-vk0-f41.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=I667yfJBITzpafLLB+qfWrzxd9zn6i61rFWju4TjiaM=; b=gCaXLG8r9RUieGXBfUKf4ApBKQFVEAvA2CPYvc8B4iVrYkXMF0v9NlnyzO2VNGfHAQ vanyAEqNVk4bv71rEzMm9liEOw9ZI7w8gvDssLR+hkhQk9N3C89/cE2a1rikV9AbSbLj oubZsI/1uhWJ1noeESrdJmEDCIOjFBVs7NSIDi2jIBEFsdjrDZPi8s9L34LineAapmyY sKTVwmuyLsZ9pKYRg5ZV3X3ijyqtW2sZQHFQ98QSekhiZQ17eDB60mnC4vHVbuwTSXBi A/zs2KlJm+Bs0UlzqSsnj4b6mNNvaF9vR+V7waV1FyC7anUYNxCDX5pqa8pkq0OhgfvY AfLg== X-Gm-Message-State: AIkVDXIcTzuiV0t32n8AubYuIebgZR5cvVLm7PY0QDuQ5VukMSuUvfa4xfHUlwVGgF59671Ih8mMBsm2IYby5A== X-Received: by 10.31.191.71 with SMTP id p68mr6085161vkf.50.1485651041618; Sat, 28 Jan 2017 16:50:41 -0800 (PST) MIME-Version: 1.0 From: =?UTF-8?B?0J/RkdGC0YAg0JEu?= Date: Sun, 29 Jan 2017 03:50:41 +0300 Message-ID: Subject: I cannot understand popen/_popen absence To: cygwin Content-Type: text/plain; charset=UTF-8 tchar.h: http://pastebin.com/raw/109n342z So I only get popen if _POSIX_ is defined (which is not defined in any header, I searched Cygwin folder with file manager). stdio.h: http://pastebin.com/raw/jrd2dmzP So I only get popen if some conditions which I did not hear about are fullfilled. So, what sorcery should I use to get popen? -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple