X-Recipient: archive-cygwin@delorie.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:date:message-id:subject:from:to
	:content-type; q=dns; s=default; b=LIhtjaVha0vU4DeGmBewngh156Vu4
	hCzqpVmmLqDt9fHUinJATNjHNReh4l9vYby5b72YQ89UN+SEUjRYi6Fo3mmiR9qQ
	MxnuPb2iS5i2ov6F2GP6EodFppL5QxGOhJuCbGH3N92DEz7qwbbswgdkeiYGw3co
	ZZY1NJ8nN8kWH4=
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:date:message-id:subject:from:to
	:content-type; s=default; bh=CsH/zKKsYRdYKeIGOMvmDCAo+ls=; b=hpM
	LFWbQ+d1Im4Xl/zfLjcWIbtGs/cQpzPPJa9xbWqFkNkukZ+NvnOtl2xoI3ZEeNaE
	8/iTVmPtVLgUXY6Ie1wDnZ8Gxptbt1zBLFEALz+rb33n/ZniR1+jxPANGt6Bnl7a
	dhr7EH4EqN1LxCLfxjGHRrggoyZs8SrISut5DLnE=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-ob0-f179.google.com
MIME-Version: 1.0
X-Received: by 10.60.95.34 with SMTP id dh2mr7925578oeb.28.1449906676341; Fri, 11 Dec 2015 23:51:16 -0800 (PST)
Date: Sat, 12 Dec 2015 16:51:16 +0900
Message-ID: <CAPYQg31yUkpu9oC1cfWTmxaBANBYcd4X18RY9Q+BVpx-o=nLBw@mail.gmail.com>
Subject: __STRICT_ANSI__ and stdio.h
From: KIMURA Masaru <hiyuh.root@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes

Hi,

is cygwin's __STRICT_ANSI__ and stdio.h behavior not so compatible to glibc's?
especially, i meant routines in POSIX 1003.1:2001 (popen(), pclose(), etc).
for a specific example, see a cparser issue[1] i submitted.

Peace,
-----
[1] https://github.com/MatzeB/cparser/issues/10

--
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

