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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=vg1lmscuHEqmHp2BvYRTkvbcHG36tGwGsyLvLb2Bts3 716Wp6mxG1WiimJC72ShifL735cl1E1KQlwQAJXhimFKr29MSObtx257d18vNQcV oqKxxIblUX8/omSx64gd57FQZ03S855d0Kx3XPdvITwdIeZbwCBsQQ/3cmVP4Yck = 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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=gIQvaaaZ0Uk2SglPyJLBAVZCwwU=; b=fRQzGnvtiFnD9aiv+ Kodi2SF9Na/HydTbc1vNDRTudsQ6rj1jBThwG5N9U3lN+tq4H3PaxIrpQ6NAYlYw c0LLm2Jy5rQ8oiFfCUzacf8Cv7tg1Dgo5bIiPOcV0J6esm7fUDj84VdCza2ORCg/ 3izJGzWH3opUksGLoplxARI/sk= 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.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-wi0-f172.google.com X-Received: by 10.194.170.133 with SMTP id am5mr2277555wjc.42.1392042974322; Mon, 10 Feb 2014 06:36:14 -0800 (PST) Message-ID: <52F8E3D8.9040203@gmail.com> Date: Mon, 10 Feb 2014 15:36:08 +0100 From: Marco Atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: cygwin-1.7.28 getpwent header declaration changes ? References: <52F339CA DOT 5070305 AT gmail DOT com> <20140206090117 DOT GD2821 AT calimero DOT vinschen DOT de> <52F7DC01 DOT 3080600 AT gmail DOT com> <20140209200956 DOT GH2821 AT calimero DOT vinschen DOT de> In-Reply-To: <20140209200956.GH2821@calimero.vinschen.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes On 09/02/2014 21:09, Corinna Vinschen wrote: > On Feb 9 20:50, Marco Atzeri wrote: >> >> >> >> probably I am missing something obvious, but should not >> >> /usr/include/sys/cdefs.h >> >> be included in some way in >> /usr/include/pwd.h >> >> to make working the >> >> #if __XSI_VISIBLE >= 500 >> struct passwd *getpwent (void); >> void setpwent (void); >> void endpwent (void); >> #endif >> >> ? > > You are oh so right. I'm just uploading a new cygwin-1.7.18-2 > package which fixes this and the sys/file.h bug. > > > HTH, > Corinna > works as charm Tschüs Marco -- 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